VirtualBox

Changeset 20882 in vbox for trunk


Ignore:
Timestamp:
Jun 24, 2009 8:40:04 AM (16 years ago)
Author:
vboxsync
Message:

Main: use IPRT semrw in AutoLock

File:
1 edited

Legend:

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

    r20521 r20882  
    6565        $(if $(VBOX_WITH_HOSTNETIF_API),VBOX_WITH_HOSTNETIF_API,)
    6666
    67 if1of ($(KBUILD_TARGET), linux freebsd solaris)
    68  VBOX_MAIN_DEFS += VBOX_MAIN_USE_SEMRW
    69 #else
    70 # if1of ($(VBOX_VERSION_BUILD),1 3 5 7 9)
    71 #  VBOX_MAIN_DEFS += VBOX_MAIN_AUTOLOCK_TRAP
    72 # endif
    73 endif
     67# Unconditionally use the RW semaphores from IPRT in AutoLock
     68VBOX_MAIN_DEFS += VBOX_MAIN_USE_SEMRW
    7469
    7570# Unconditionally enable the new semaphore key generation code
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