VirtualBox

Changeset 3545 in vbox for trunk/src


Ignore:
Timestamp:
Jul 11, 2007 11:05:58 AM (18 years ago)
Author:
vboxsync
Message:

L4/AMD64 build fix

File:
1 edited

Legend:

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

    r3266 r3545  
    403403#
    404404RuntimeR3L4_TEMPLATE      = VBOXR3NP
    405 RuntimeR3L4_DEFS          = IN_RT_R3 IN_SUP_R3 LDR_WITH_NATIVE LDR_WITH_ELF LDR_WITH_PE __PIC__
     405RuntimeR3L4_DEFS          = IN_RT_R3 IN_SUP_R3 LDR_WITH_NATIVE LDR_WITH_ELF LDR_WITH_PE
     406ifneq ($(BUILD_TARGET_ARCH),amd64)
     407RuntimeR3L4_DEFS         += __PIC__
     408endif
    406409RuntimeR3L4_INCS          = $(L4_INCDIR)
    407410
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