VirtualBox

Changeset 4613 in vbox


Ignore:
Timestamp:
Sep 7, 2007 7:02:43 PM (17 years ago)
Author:
vboxsync
Message:

No freebsd special case in VBOXNOCRTGCC wrt to libgcc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r4596 r4613  
    17741774 ifneq ($(filter-out os2 darwin solaris,$(BUILD_TARGET)),)
    17751775  ifneq ($(BUILD_TARGET_ARCH),amd64)
    1776    TEMPLATE_VBOXNOCRTGCC_LDFLAGS        += -Wl,--no-undefined
     1776   TEMPLATE_VBOXNOCRTGCC_LDFLAGS       += -Wl,--no-undefined
    17771777  endif
    17781778 endif
    1779  ifneq ($(filter-out freebsd,$(BUILD_TARGET)),)
    1780   TEMPLATE_VBOXNOCRTGCC_LIBS            = # FIXME - has unwind mess.
    1781  else
    1782   TEMPLATE_VBOXNOCRTGCC_LIBS            = $(VBOX_GCC_LIBGCC)
    1783  endif
     1779 TEMPLATE_VBOXNOCRTGCC_LIBS             = $(VBOX_GCC_LIBGCC)
    17841780endif
    17851781
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