[MacPorts] #52172: fix for current Xcode 8 build of sbcl
MacPorts
noreply at macports.org
Sun Sep 4 17:02:03 CEST 2016
#52172: fix for current Xcode 8 build of sbcl
-----------------------------------+--------------------------------
Reporter: howarth.at.macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: | Port: sbcl
-----------------------------------+--------------------------------
The build of sbcl fails under the most recent Xcode 8 beta releases due to
the removal of the libgcc_s.10.4.dylib stub from /usr/lib in the
associated Command Line Tools. Assuming MacPorts only supports 10.4 and
later at this point, the attached Portfile diff solves the problem by
inserting "&& export SBCL_MACOSX_VERSION_MIN=10.5" into the environmental
set by build phase script.
--
Ticket URL: <https://trac.macports.org/ticket/52172>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list