[MacPorts] #23706: vis5d: -arch flags appear in vis5d+.pc
MacPorts
noreply at macports.org
Sat Feb 13 21:57:43 PST 2010
#23706: vis5d: -arch flags appear in vis5d+.pc
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: takeshi@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: vis5d
-------------------------------------+--------------------------------------
-arch flags appear in vis5d's vis5d+.pc file:
{{{
$ port contents vis5d | sed 1d | xargs grep -- ' -arch '
/opt/local/lib/pkgconfig/vis5d+.pc:Cflags: -I${includedir}/vis5d+ -O2
-arch x86_64 -Wall -I/opt/local/include
}}}
These should be removed from the file before installation. See r63747 for
an example of how I did this for GraphicsMagick.
--
Ticket URL: <http://trac.macports.org/ticket/23706>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list