VirtualBox

Changeset 3009 in vbox for trunk


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

spelling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r2992 r3009  
    9797VBOX_PATH_DIST        = $(patsubst %/,%,$(PATH_INS)/$(INST_DIST))
    9898VBOX_PATH_TESTSUITE   = $(patsubst %/,%,$(PATH_INS)/$(INST_TESTSUITE))
     99
     100##VBOX_SIGNING_MODE=release
     101VBOX_PATH_SELFSIGN := $(PATH_DEVTOOLS)/win.x86/selfsign
    99102
    100103
     
    168171# build enhanced version of rdesktop
    169172VBOX_WITH_VRDP_RDESKTOP = 1
    170 ifeq ($(filter-out darwin.x86 darwin.amd64 os2.x86 win.amd64,$(BUILD_TARGET).$(BUILD_TARGET_ARCH)),)
     173##ifeq ($(filter-out darwin.x86 darwin.amd64 os2.x86 win.amd64,$(BUILD_TARGET).$(BUILD_TARGET_ARCH)),)
    171174# build the support driver & library without IDT patching.
    172175## @todo invert this!
    173176VBOX_WITHOUT_IDT_PATCHING = 1
    174 endif
     177##endif
    175178# The kernel driver/module and related runtime libraries.
    176179VBOX_WITH_VBOXDRV = 1
     
    239242endif # VBOX_QUICK
    240243
    241 # l4 have to skip a few things.
     244# l4 has to skip a few things.
    242245ifeq ($(BUILD_TARGET),l4)
    243246 VBOX_WITH_VBOXDRV=
     
    251254endif
    252255
    253 # Darwin have to skip a few things at present.
     256# Darwin has to skip a few things at present.
    254257ifeq ($(BUILD_TARGET),darwin)
    255258 # 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