VirtualBox

Changeset 15251 in vbox


Ignore:
Timestamp:
Dec 10, 2008 3:06:39 PM (16 years ago)
Author:
vboxsync
Message:

Disabled 64-bit guests fro 32-bit hosts for now - too much trouble.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r15180 r15251  
    373373VBOX_WITH_SOLARIS_VBI = 1
    374374# Enable 64 bits guest pointers.
     375#VBOX_WITH_64_BITS_GUESTS = 1
     376if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.amd64 solaris.amd64 win.amd64)
    375377VBOX_WITH_64_BITS_GUESTS = 1
    376 ##if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.amd64 solaris.amd64 win.amd64)
    377 ##VBOX_WITH_64_BITS_GUESTS = 1
    378378##else
    379379### VBOX_WITH_64_BITS_GUESTS = 1
    380 ##endif
     380endif
    381381# Enable SMP support in guests
    382382##VBOX_WITH_SMP_GUESTS = 1
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