[MacPorts] #17309: python26 needs a small change in Portfile to build a true universal binary

MacPorts noreply at macports.org
Tue Nov 18 11:26:38 PST 2008


#17309: python26 needs a small change in Portfile to build a true universal binary
---------------------------+------------------------------------------------
 Reporter:  10.50 at free.fr  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect         |      Status:  new                                  
 Priority:  Normal         |   Milestone:  Port Bugs                            
Component:  ports          |     Version:  1.6.0                                
 Keywords:                 |        Port:                                       
---------------------------+------------------------------------------------
 The Portfile of lang/python26 lacks this line:

 configure.args-append   --with-universal-archs=all

 that must be inserted as the last line in the variant universal braces
 (i.e. after --enable-universalsdk…)

 Without this line, the build will produce only 32bit x86 or PPC binaries.

-- 
Ticket URL: <http://trac.macports.org/ticket/17309>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list