[MacPorts] #64497: grep fails to build for ppc on 10.6.8 (Rosetta)

MacPorts noreply at macports.org
Thu Aug 4 11:39:41 UTC 2022


#64497: grep fails to build for ppc on 10.6.8 (Rosetta)
---------------------------+-------------------------------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.7.1
Resolution:                |   Keywords:  powerpc, snowleopard, rosetta
      Port:  grep          |
---------------------------+-------------------------------------------

Comment (by barracuda156):

 In fact this is sufficient:
 {{{
 # Fix for Rosetta: https://trac.macports.org/ticket/64497
 platform darwin 10 {
     if {${build_arch} eq "ppc"} {
         configure.args-append \
                 --build=powerpc-apple-darwin10
     }
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/64497#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list