VirtualBox

Changeset 66903 in vbox


Ignore:
Timestamp:
May 16, 2017 6:52:23 AM (8 years ago)
Author:
vboxsync
Message:

temporarily enable VBOX_WITH_SDS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r66881 r66903  
    917917# when multiple VBoxSVC starts for the same user
    918918# it is enabled for windows build only
    919 ifdef VBOX_WITH_SDS
    920  ifneq  ($(KBUILD_TARGET),win)
     919ifeq  ($(KBUILD_TARGET),win)
     920  VBOX_WITH_SDS = 1
     921else
    921922  VBOX_WITH_SDS =
    922  endif
    923 endif
    924 # disabled by default
    925 VBOX_WITH_SDS =
     923endif
    926924
    927925
Note: See TracChangeset for help on using the changeset viewer.

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