[MacPorts] #20280: gcc ports need special handling of build_arch/configure.archflags in trunk/1.8
#20280: gcc ports need special handling of build_arch/configure.archflags in trunk/1.8 ------------------------------+--------------------------------------------- Reporter: jmr@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ------------------------------+--------------------------------------------- Configure.archflags defaults to `-arch $build_arch` and is appended to CFLAGS. This ends up causing the build to fail because the CFLAGS are passed to the generated compiler, which does not support -arch. Simply clearing configure.archflags reverts to the 1.7 behaviour. However, the selected build_arch should be respected if at all possible. -- Ticket URL: <http://trac.macports.org/ticket/20280> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20280: gcc ports need special handling of build_arch/configure.archflags in trunk/1.8 -------------------------------+-------------------------------------------- Reporter: jmr@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: | -------------------------------+-------------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: Committed changes which should fix this, as far as I could determine, in r54512. -- Ticket URL: <http://trac.macports.org/ticket/20280#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts