Changeset 14643 in vbox
- Timestamp:
- Nov 26, 2008 1:52:49 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r14630 r14643 227 227 endif 228 228 229 ## Enable new TCG-based recompiler only for those platforms yet 230 if1of ($(KBUILD_TARGET), linux win solaris) 231 VBOX_WITH_NEW_RECOMPILER = 1 232 endif 229 ## Enable new TCG-based recompiler 230 VBOX_WITH_NEW_RECOMPILER = 1 233 231 234 232 # Don't create the additions ISO.
Note:
See TracChangeset
for help on using the changeset viewer.