Changeset 10298 in vbox
- Timestamp:
- Jul 7, 2008 8:50:33 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 32917
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r10292 r10298 288 288 VBOX_WITH_SOLARIS_VBI = 1 289 289 # Enable 64 bits guest pointers. 290 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.amd64 solaris.amd64 win.amd64 win.x86)290 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.amd64 solaris.amd64 win.amd64) 291 291 VBOX_WITH_64_BITS_GUESTS = 1 292 292 else
Note:
See TracChangeset
for help on using the changeset viewer.