VirtualBox

Changeset 122 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
Jan 17, 2007 4:58:09 PM (18 years ago)
Author:
vboxsync
Message:

64-bit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r116 r122  
    13081308 TEMPLATE_VBOXNOCRTGCC_LDFLAGS          = -nostdlib
    13091309 ifneq ($(filter-out os2 darwin,$(BUILD_TARGET)),)
    1310   TEMPLATE_VBOXNOCRTGCC_LDFLAGS        += -Wl,--no-undefined #-Wl,--exclude-libs,ALL - too new :-/
     1310  ifneq ($(BUILD_TARGET_ARCH),amd64)
     1311   TEMPLATE_VBOXNOCRTGCC_LDFLAGS        += -Wl,--no-undefined
     1312  endif
    13111313 endif
    13121314 TEMPLATE_VBOXNOCRTGCC_LIBS             = $(VBOX_GCC_LIBGCC)
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