Changeset 37520 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Jun 16, 2011 8:57:39 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 72352
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r37409 r37520 1076 1076 RuntimeGuestR3Mini_DEFS := \ 1077 1077 $(filter-out RTCRITSECT_STRICT RT_NO_GIP RT_WITH_ICONV_CACHE, $(RuntimeR3_DEFS)) \ 1078 RT_MINI 1078 RT_MINI IN_RT_STATIC 1079 1079 RuntimeGuestR3Mini_DEFS.$(KBUILD_TARGET) := $(RuntimeR3_DEFS.$(KBUILD_TARGET)) 1080 1080 RuntimeGuestR3Mini_DEFS.$(KBUILD_HOST) := $(RuntimeR3_DEFS.$(KBUILD_HOST))
Note:
See TracChangeset
for help on using the changeset viewer.