VirtualBox

Changeset 8903

Show
Ignore:
Timestamp:
05/16/08 17:40:20 (2 months ago)
Author:
vboxsync
Message:

Main/AutoLock: Enabled VBOX_MAIN_USE_SEMRW for linux freebsd solaris to switch to posix RW semaphores.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Main/Makefile.kmk

    r8782 r8903  
    4848 VBOX_MAIN_DEFS += VBOX_WITH_UNIXY_TAP_NETWORKING 
    4949endif 
    50 #if1of ($(KBUILD_TARGET), linux freebsd solaris) 
    51 # VBOX_MAIN_DEFS += VBOX_MAIN_USE_SEMRW 
     50if1of ($(KBUILD_TARGET), linux freebsd solaris) 
     51 VBOX_MAIN_DEFS += VBOX_MAIN_USE_SEMRW 
    5252#else 
    5353# if1of ($(VBOX_VERSION_BUILD),1 3 5 7 9) 
    5454#  VBOX_MAIN_DEFS += VBOX_MAIN_AUTOLOCK_TRAP 
    5555# endif 
    56 #endif 
     56endif 
    5757 
    5858## @todo eliminate or expand VBOX_MAIN_DEFS. 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy