VirtualBox

Changeset 44024 in vbox for trunk


Ignore:
Timestamp:
Dec 3, 2012 7:42:27 PM (12 years ago)
Author:
vboxsync
Message:

Runtime: Windows build fix, preliminary

File:
1 edited

Legend:

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

    r44020 r44024  
    10991099## @todo change this to EXTEND the RuntimeR3 target.
    11001100RuntimeGuestR3_SDKS.win                 := $(RuntimeR3_SDKS.win)
    1101 RuntimeGuestR3_DEFS                     := $(filter-out RTCRITSECT_STRICT RT_NO_GIP, $(RuntimeR3_DEFS))
     1101RuntimeGuestR3_DEFS                     := $(filter-out IN_RT_STATIC RTCRITSECT_STRICT RT_NO_GIP, $(RuntimeR3_DEFS))
    11021102RuntimeGuestR3_DEFS.$(KBUILD_TARGET)    := $(RuntimeR3_DEFS.$(KBUILD_TARGET))
    11031103RuntimeGuestR3_DEFS.$(KBUILD_HOST)      := $(RuntimeR3_DEFS.$(KBUILD_HOST))
     
    11611161RuntimeGuestR3Mini_SDKS.win                 := $(RuntimeR3_SDKS.win)
    11621162RuntimeGuestR3Mini_DEFS                     := \
    1163         $(filter-out RTCRITSECT_STRICT RT_NO_GIP RT_WITH_ICONV_CACHE, $(RuntimeR3_DEFS)) \
     1163        $(filter-out IN_RT_STATIC RTCRITSECT_STRICT RT_NO_GIP RT_WITH_ICONV_CACHE, $(RuntimeR3_DEFS)) \
    11641164        RT_MINI IN_RT_STATIC RTMEM_NO_WRAP_TO_EF_APIS
    11651165RuntimeGuestR3Mini_DEFS.$(KBUILD_TARGET)    := $(RuntimeR3_DEFS.$(KBUILD_TARGET))
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