[MacPorts] #11831: Port gmp does not compile on i386. The patch below seems to correct the problem.

MacPorts noreply at macports.org
Thu Mar 24 08:51:11 PDT 2016


#11831: Port gmp does not compile on i386.  The patch below seems to correct the
problem.
-----------------------+--------------------------------
  Reporter:  jbacon@…  |      Owner:  macports-tickets@…
      Type:  defect    |     Status:  closed
  Priority:  High      |  Milestone:
 Component:  ports     |    Version:
Resolution:  fixed     |   Keywords:
      Port:  gmp       |
-----------------------+--------------------------------
Changes (by ryandesign@…):

 * port:   => gmp


Old description:

> --- Portfile.bak        2007-04-23 15:33:24.000000000 -0500
> +++ Portfile    2007-04-23 15:34:08.000000000 -0500
> @@ -59,5 +59,4 @@
>  platform darwin i386 {
>      configure.env-delete    ABI=32
>      configure.args-append   --host=none-apple-darwin
> -    configure.cflags-delete -force_cpusubtype_ALL
>  }

New description:

 {{{
 --- Portfile.bak        2007-04-23 15:33:24.000000000 -0500
 +++ Portfile    2007-04-23 15:34:08.000000000 -0500
 @@ -59,5 +59,4 @@
  platform darwin i386 {
      configure.env-delete    ABI=32
      configure.args-append   --host=none-apple-darwin
 -    configure.cflags-delete -force_cpusubtype_ALL
  }
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/11831#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list