VirtualBox

Changeset 9419 in vbox


Ignore:
Timestamp:
Jun 5, 2008 1:00:49 PM (17 years ago)
Author:
vboxsync
Message:

disable VBOX_WITH_64BITS_GUESTS for 32-bit builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r9405 r9419  
    296296VBOX_WITH_SOLARIS_VBI = 1
    297297# Enable 64 bits guest pointers.
    298 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.amd64 solaris.amd64 win.x86 win.amd64 darwin.x86)
     298if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.amd64 solaris.amd64 win.amd64)
    299299VBOX_WITH_64_BITS_GUESTS = 1
    300300else
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette