#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