[MacPorts] #20280: gcc ports need special handling of build_arch/configure.archflags in trunk/1.8

MacPorts noreply at macports.org
Mon Jul 13 00:56:54 PDT 2009


#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


More information about the macports-tickets mailing list