VirtualBox

Changeset 44205 in vbox for trunk


Ignore:
Timestamp:
Dec 27, 2012 4:42:52 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
82971
Message:

Config.kmk: Use the right linker when VBOX_WITH_MACOSX_COMPILERS_FROM_DEVEL is activated (collect2 searches the PATH instead of compiler relative locations).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r44025 r44205  
    19541954  TOOL_GCC4MACHO_SUFFIX := $(TOOL_GCC4MACHO_SUFFIX) -isysroot $(VBOX_PATH_MACOSX_SDK)
    19551955  TOOL_GXX4MACHO_SUFFIX := $(TOOL_GXX4MACHO_SUFFIX) -isysroot $(VBOX_PATH_MACOSX_SDK)
     1956  export PATH:=$(VBOX_PATH_MACOSX_DEVEL_ROOT)/usr/bin/:$(PATH)
    19561957 endif
    19571958 ## @todo WTF do we do the -m32/64 stuff here for these compilers? Also the visibility should be elsewhere...
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette