[92351] trunk/dports/devel/csu/Portfile
Ryan Schmidt
ryandesign at macports.org
Wed Apr 25 16:41:17 PDT 2012
On Apr 25, 2012, at 18:30, mfeiri at macports.org wrote:
> Revision: 92351
> https://trac.macports.org/changeset/92351
> Author: mfeiri at macports.org
> Date: 2012-04-25 16:30:53 -0700 (Wed, 25 Apr 2012)
> Log Message:
> -----------
> devel/csu: universal and new_linker
>
> Modified Paths:
> --------------
> trunk/dports/devel/csu/Portfile
>
> Modified: trunk/dports/devel/csu/Portfile
> ===================================================================
> --- trunk/dports/devel/csu/Portfile 2012-04-25 22:29:34 UTC (rev 92350)
> +++ trunk/dports/devel/csu/Portfile 2012-04-25 23:30:53 UTC (rev 92351)
> @@ -3,9 +3,10 @@
> PortSystem 1.0
> name csu
> version 79
> +revision 1
> categories devel
> platforms darwin
> -maintainers mfeiri openmaintainer
> +maintainers mfeiri
> license {APSL-1.1 APSL-2.0}
> description Common startup and C runtime setup code
> long_description Common startup and C runtime setup code
> @@ -17,8 +18,13 @@
> sha256 d052e1daa1f5de7fc02e7e7cb8b79ee2eeaad0f321c0a70bea4fc7217e232ec2
>
> use_configure no
> -build.args CC=${configure.cc}
> +default_variants +universal
Why is universal a default variant?
More information about the macports-dev
mailing list