Changeset 9419 in vbox
- Timestamp:
- Jun 5, 2008 1:00:49 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r9405 r9419 296 296 VBOX_WITH_SOLARIS_VBI = 1 297 297 # Enable 64 bits guest pointers. 298 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.amd64 solaris.amd64 win. x86 win.amd64 darwin.x86)298 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.amd64 solaris.amd64 win.amd64) 299 299 VBOX_WITH_64_BITS_GUESTS = 1 300 300 else
Note:
See TracChangeset
for help on using the changeset viewer.