VirtualBox

Changeset 30293 in vbox


Ignore:
Timestamp:
Jun 17, 2010 9:33:28 PM (14 years ago)
Author:
vboxsync
Message:

Runtime/Makefile.kmk: Don't set RT_WITH_ICONV_CACHE when building RuntimeGuestR3Mini.

File:
1 edited

Legend:

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

    r30228 r30293  
    875875RuntimeGuestR3Mini_INST                     := $(INST_ADDITIONS_LIB)
    876876RuntimeGuestR3Mini_SDKS.win                 := $(RuntimeR3_SDKS.win)
    877 RuntimeGuestR3Mini_DEFS                     := $(filter-out RTCRITSECT_STRICT RT_NO_GIP, $(RuntimeR3_DEFS)) RT_MINI
     877RuntimeGuestR3Mini_DEFS                     := $(filter-out RTCRITSECT_STRICT RT_NO_GIP RT_WITH_ICONV_CACHE, $(RuntimeR3_DEFS)) RT_MINI
    878878RuntimeGuestR3Mini_DEFS.$(KBUILD_TARGET)    := $(RuntimeR3_DEFS.$(KBUILD_TARGET))
    879879RuntimeGuestR3Mini_DEFS.$(KBUILD_HOST)      := $(RuntimeR3_DEFS.$(KBUILD_HOST))
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