VirtualBox

Changeset 3010 in vbox for trunk


Ignore:
Timestamp:
Jun 4, 2007 8:57:11 AM (18 years ago)
Author:
vboxsync
Message:

backed out 21754

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r3009 r3010  
    9797VBOX_PATH_DIST        = $(patsubst %/,%,$(PATH_INS)/$(INST_DIST))
    9898VBOX_PATH_TESTSUITE   = $(patsubst %/,%,$(PATH_INS)/$(INST_TESTSUITE))
    99 
    100 ##VBOX_SIGNING_MODE=release
    101 VBOX_PATH_SELFSIGN := $(PATH_DEVTOOLS)/win.x86/selfsign
    10299
    103100
     
    171168# build enhanced version of rdesktop
    172169VBOX_WITH_VRDP_RDESKTOP = 1
    173 ##ifeq ($(filter-out darwin.x86 darwin.amd64 os2.x86 win.amd64,$(BUILD_TARGET).$(BUILD_TARGET_ARCH)),)
     170ifeq ($(filter-out darwin.x86 darwin.amd64 os2.x86 win.amd64,$(BUILD_TARGET).$(BUILD_TARGET_ARCH)),)
    174171# build the support driver & library without IDT patching.
    175172## @todo invert this!
    176173VBOX_WITHOUT_IDT_PATCHING = 1
    177 ##endif
     174endif
    178175# The kernel driver/module and related runtime libraries.
    179176VBOX_WITH_VBOXDRV = 1
     
    242239endif # VBOX_QUICK
    243240
    244 # l4 has to skip a few things.
     241# l4 have to skip a few things.
    245242ifeq ($(BUILD_TARGET),l4)
    246243 VBOX_WITH_VBOXDRV=
     
    254251endif
    255252
    256 # Darwin has to skip a few things at present.
     253# Darwin have to skip a few things at present.
    257254ifeq ($(BUILD_TARGET),darwin)
    258255 # Internal networking requires testing and possibly proper ring-3/ring0 separation.
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