VirtualBox

Changeset 15032 in vbox for trunk


Ignore:
Timestamp:
Dec 5, 2008 12:09:55 PM (16 years ago)
Author:
vboxsync
Message:

Enable 64 bits RTGCPTR on 32 bits hosts too to get feedback from the test boxes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r15029 r15032  
    373373VBOX_WITH_SOLARIS_VBI = 1
    374374# Enable 64 bits guest pointers.
    375 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.amd64 solaris.amd64 win.amd64)
    376375VBOX_WITH_64_BITS_GUESTS = 1
    377 else
    378 # VBOX_WITH_64_BITS_GUESTS = 1
    379 endif
     376##if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.amd64 solaris.amd64 win.amd64)
     377##VBOX_WITH_64_BITS_GUESTS = 1
     378##else
     379### VBOX_WITH_64_BITS_GUESTS = 1
     380##endif
    380381# Enable SMP support in guests
    381382##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