[MacPorts] #39918: serf1: re-enable universal variant
MacPorts
noreply at macports.org
Thu Aug 1 21:07:36 PDT 2013
#39918: serf1: re-enable universal variant
---------------------------+---------------------
Reporter: ryandesign@… | Owner: blair@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: serf1 |
---------------------------+---------------------
Comment (by blair@…):
So is the following correct, incorporating all the feedback?
{{{
variant universal {}
build.cmd ${prefix}/bin/scons
build.args CC=${configure.cc} \
CPPFLAGS=[join "${configure.cppflags}" ,] \
CFLAGS=[join "${configure.cflags},[get_canonical_archflags
cc]" ,] \
LINKFLAGS=[join
"${configure.ldflags},[get_canonical_archflags ld]" ,]
}}}
Ryan, feel free to commit any changes you want.
--
Ticket URL: <https://trac.macports.org/ticket/39918#comment:14>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list