Changeset 68823 in vbox
- Timestamp:
- Sep 22, 2017 1:11:04 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r68819 r68823 929 929 # it is enabled for windows build only 930 930 ifeq ($(KBUILD_TARGET),win) 931 VBOX_WITH_SDS = 931 VBOX_WITH_SDS = 932 endif 933 ## Experimenting with using our own ISO image maker instead of mkisofs. 934 if 1 935 VBOX_USE_RTISOMAKER = 1 932 936 endif 933 937
Note:
See TracChangeset
for help on using the changeset viewer.