#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@…): I just copied this section from mongodb's port: {{{ build.env ARCHFLAGS="[get_canonical_archflags]" \ CPPFLAGS="${configure.cppflags}" \ LDFLAGS="${configure.ldflags}" }}} I found CFLAGS in SConstruct and it's next to PREFIX and the other flags set via build.target. Maybe we remove ARCHFLAGS and set CFLAGS where PREFIX is set in build.target. Can you see if that works? Do you have systems with universal builds? -- Ticket URL: <https://trac.macports.org/ticket/39918#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X