[MacPorts] #18927: neon: neon.pc and neon-config include universal flags
MacPorts
noreply at macports.org
Sat Mar 21 03:36:45 PDT 2009
#18927: neon: neon.pc and neon-config include universal flags
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: dluke@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port: neon
-------------------------------------+--------------------------------------
neon's pkg-config file and its neon-config script include universal flags,
if neon is built universal. This causes problems for ports that depend on
neon that don't want to build universal. For example, I built neon as a
4-way universal, but was unable to build apr 4-way universal because of
#17090. So I built apr, apr-util and serf non-universal instead. But now
subversion's build is failing because it's trying to build universal
because it's picking up the universal flags from neon.
The universal flags should not be in neon's installed files.
This is the same problem that affected curl; see #14077 (for curl.pc) and
#15116 (for curl-config).
I'll attach a patch to fix this.
--
Ticket URL: <http://trac.macports.org/ticket/18927>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list