[85677] trunk/dports/lang/apple-gcc42/Portfile

Ryan Schmidt ryandesign at macports.org
Sat Oct 15 12:16:30 PDT 2011


On Oct 15, 2011, at 13:30, jeremyhu at macports.org wrote:

> Revision: 85677
>          http://trac.macports.org/changeset/85677
> Author:   jeremyhu at macports.org
> Date:     2011-10-15 11:30:20 -0700 (Sat, 15 Oct 2011)
> Log Message:
> -----------
> apple-gcc42: Set universal_variant yes
> 
> Modified Paths:
> --------------
>    trunk/dports/lang/apple-gcc42/Portfile
> 
> Modified: trunk/dports/lang/apple-gcc42/Portfile
> ===================================================================
> --- trunk/dports/lang/apple-gcc42/Portfile	2011-10-15 16:10:54 UTC (rev 85676)
> +++ trunk/dports/lang/apple-gcc42/Portfile	2011-10-15 18:30:20 UTC (rev 85677)
> @@ -134,6 +134,7 @@
> 	RC_NONARCH_CFLAGS="-pipe -std=gnu89" \
> 	RC_OS="macos"
> 
> +universal_variant       yes
> if {[variant_exists universal] && [variant_isset universal]} {
> 	build.args-append \
> 		RC_ARCHS="${universal_archs}"
> ___________________________________________

The universal variant doesn't work. By doing this you've just reopened #31603.




More information about the macports-dev mailing list