[109643] trunk/dports/x11/mesa/Portfile
Ryan Schmidt
ryandesign at macports.org
Mon Aug 19 18:08:48 PDT 2013
On Aug 19, 2013, at 02:28, jeremyhu at macports.org wrote:
> Revision: 109643
> https://trac.macports.org/changeset/109643
> Author: jeremyhu at macports.org
> Date: 2013-08-19 00:28:38 -0700 (Mon, 19 Aug 2013)
> Log Message:
> -----------
> mesa: gcc-4.2 is already chosen for Leopard by current base
>
> Modified Paths:
> --------------
> trunk/dports/x11/mesa/Portfile
>
> Modified: trunk/dports/x11/mesa/Portfile
> ===================================================================
> --- trunk/dports/x11/mesa/Portfile 2013-08-19 07:26:18 UTC (rev 109642)
> +++ trunk/dports/x11/mesa/Portfile 2013-08-19 07:28:38 UTC (rev 109643)
> @@ -129,11 +129,6 @@
> }
> }
>
> -platform darwin 9 {
> - # https://trac.macports.org/ticket/38080
> - configure.compiler gcc-4.2
> -}
But there was presumably a problem when using gcc-4.0 on Leopard (but not on Tiger?). Should we blacklist the version of gcc-4.0 that's on Leopard (but not the one that's on Tiger)?
More information about the macports-dev
mailing list