[MacPorts] #18951: botan: invalid platform selectors

MacPorts noreply at macports.org
Mon Mar 23 20:35:14 PDT 2009


#18951: botan: invalid platform selectors
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  mww@…           
     Type:  defect                   |      Status:  new             
 Priority:  Normal                   |   Milestone:  Port Bugs       
Component:  ports                    |     Version:  1.7.0           
 Keywords:                           |        Port:  botan           
-------------------------------------+--------------------------------------
 botan has platform selectors for ppc, ppc64, i386 and x86_64:

 {{{
 platform ppc    { configure.args-append --cpu=ppc }
 platform ppc64  { configure.args-append --cpu=ppc64 }
 platform i386   { configure.args-append --cpu=ia32 }
 platform x86_64 { configure.args-append --cpu=amd64 }
 }}}

 The only one of those that actually exists is i386. The other available
 platform selector is powerpc. There are no selectors for 32-bit vs. 64-bit
 processors, nor will MacPorts attempt build your port 64-bit unless the
 universal variant is being used and the user has asked for 64-bit
 architectures by modifying their macports.conf.

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


More information about the macports-tickets mailing list