Changeset 82653 in vbox
- Timestamp:
- Dec 31, 2019 12:36:07 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r82632 r82653 2318 2318 endif 2319 2319 ifdef VBOX_WITH_NEW_XCODE 2320 if defined(VBOX_WITH_REM) && "$(VBOX_XCODE_VERSION)" >= "4.2"2321 $(warning Xcode $(VBOX_XCODE_VERSION) is not able to correctly build the recompiler! Please disable it: 'VBOX_WITH_REM=')2322 endif2323 2320 ifdef KBUILD_USE_KOBJCACHE 2324 2321 $(warning KBUILD_USE_KOBJCACHE does _not_ currently work with this version of Xcode)
Note:
See TracChangeset
for help on using the changeset viewer.