VirtualBox

Changeset 73096 in vbox


Ignore:
Timestamp:
Jul 12, 2018 7:28:12 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123671
Message:

Config.kmk: win.amd64 OSE build fix. Used VBOX_OSE before it was defined. bugref:9044

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/Config.kmk

    r72925 r73096  
    421421endif
    422422# Enable native NEM on windows.
    423 if "$(KBUILD_TARGET)" == win && !defined(VBOX_OSE)
     423if1of ($(KBUILD_TARGET), win)
    424424 VBOX_WITH_NATIVE_NEM = 1
    425425endif
     
    11671167 VBOX_WITH_PCI_PASSTHROUGH_IMPL=
    11681168 VBOX_WITH_OS2_ADDITIONS_BIN=
     1169 ifeq ($(KBUILD_TARGET),win)
     1170  VBOX_WITH_NATIVE_NEM=
     1171 endif
    11691172 # not yet
    11701173 VBOX_WITH_SECURELABEL=
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