VirtualBox

Changeset 80972 in vbox for trunk


Ignore:
Timestamp:
Sep 24, 2019 11:47:25 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133560
Message:

/Config.kmk: Disable the recompiler on windows hosts. bugref:9576

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r80952 r80972  
    634634# The recompiler.
    635635if !defined(VBOX_WITH_NEW_XCODE) || "$(KBUILD_TARGET)" != "darwin"
    636  VBOX_WITH_REM = 1
     636 ifn1of ($(KBUILD_TARGET), win)
     637  VBOX_WITH_REM = 1
     638 endif
    637639endif
    638640# Set this to prefix all C symbols in XPCOM, to avoid dynamic linking problems
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette