[MacPorts] #23702: apr libtool contains arch flags
MacPorts
noreply at macports.org
Sat Feb 13 18:52:47 PST 2010
#23702: apr libtool contains arch flags
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: dluke@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: apr
-------------------------------------+--------------------------------------
apr's libtool contains arch flags:
{{{
$ port contents apr | sed 1d | xargs grep ' -arch '
/opt/local/share/apr-1/build/libtool:LTCFLAGS="-O2 -arch x86_64 -arch
i386"
/opt/local/share/apr-1/build/libtool:LTCFLAGS="-O2 -arch x86_64 -arch
i386"
}}}
These flags should be removed from the libtool before installation.
--
Ticket URL: <http://trac.macports.org/ticket/23702>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list