VirtualBox

Changeset 40888 in vbox


Ignore:
Timestamp:
Apr 12, 2012 1:00:15 AM (13 years ago)
Author:
vboxsync
Message:

Devices/Makefile.kmk: Fixed crash on 32-bit darwin due to recent Makefile cleanup (lost VBOX_WITH_2X_4GB_ADDR_SPACE for VBoxDD.dylib).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Makefile.kmk

    r40678 r40888  
    130130        VBOX_WITH_DMI_OEMSTRINGS
    131131 VBoxDD_DEFS.win         = _WIN32_WINNT=0x0510
     132 ifeq ($(KBUILD_TARGET_ARCH),x86)
     133  VBoxDD_DEFS.darwin     = VBOX_WITH_2X_4GB_ADDR_SPACE
     134 endif
    132135 VBoxDD_SOURCES          = \
    133136        build/VBoxDD.cpp \
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