- Timestamp:
- Jul 10, 2015 12:40:15 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r56905 r56914 226 226 227 227 # Force the additions.sh script to get an exact additions build when we're doing the release. 228 ifeq ($(int-mod $(VBOX_VERSION_BUILD),2),0)228 #ifeq ($(int-mod $(VBOX_VERSION_BUILD),2),0) 229 229 VBOX_RELEASE_EXACT_MATCH=1 230 endif230 #endif 231 231 ifneq ($(VBOX_RELEASE_EXACT_MATCH),) 232 232 export VBOX_ADDITIONS_SH_MODE = release … … 653 653 # the overall installer size significantly because merge modules are not able 654 654 # to use a common .cab file to reduce their size. 655 #VBOX_WITH_MSM_INSTALL = 1655 VBOX_WITH_MSM_INSTALL = 1 656 656 ## @} 657 657
Note:
See TracChangeset
for help on using the changeset viewer.