[MacPorts] #24330: libetpan: config script should not contain -arch flags
#24330: libetpan: config script should not contain -arch flags -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: libetpan -------------------------------------+-------------------------------------- When I build libetpan universal, the universal arch flags are embedded into the config script: {{{ $ grep -- -arch /opt/local/bin/libetpan-config echo $libdir -letpan -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lcurl -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lidn -lssl -lcrypto -lssl -lcrypto -lz -lz -lexpat -lssl -lcrypto -lsasl2 }}} This should not be; it prevents me from building a dependent of libetpan non-universal. -- Ticket URL: <http://trac.macports.org/ticket/24330> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24330: libetpan: config script should not contain -arch flags --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: libetpan | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Committed in r66602 (maintainer timeout). -- Ticket URL: <http://trac.macports.org/ticket/24330#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts