VirtualBox

Changeset 12468 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
Sep 15, 2008 3:42:08 PM (16 years ago)
Author:
vboxsync
Message:

VBOX_WITH_MORE_THAN_4GB config variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r12450 r12468  
    347347# Enable SMP support in guests
    348348##VBOX_WITH_SMP_GUESTS = 1
     349# Allow more than 4G in guests
     350##VBOX_WITH_MORE_THAN_4GB = 1
    349351# Enable the host/guest information service (aka guest properties).
    350352VBOX_WITH_GUEST_PROPS = 1
     
    962964ifdef VBOX_WITH_SMP_GUESTS
    963965 DEFS += VBOX_WITH_SMP_GUESTS
     966endif
     967ifdef VBOX_WITH_MORE_THAN_4GB
     968 DEFS += VBOX_WITH_MORE_THAN_4GB
    964969endif
    965970ifdef VBOX_WITH_HARDENING
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