On Apr 19, 2012, at 10:34, [email protected] wrote:
> Revision: 92126
> https://trac.macports.org/changeset/92126
> Author: [email protected]
> Date: 2012-04-19 08:34:38 -0700 (Thu, 19 Apr 2012)
> Log Message:
> -----------
> openssl: version 1.0.1a; re-enable "no-asm" to make compile on 10.7/x64
> @@ -40,7 +40,7 @@
> }
>
> configure.cmd ./config
> -configure.args -L${prefix}/lib --openssldir=${prefix}/etc/openssl zlib
> no-krb5 shared
> +configure.args -L${prefix}/lib --openssldir=${prefix}/etc/openssl zlib
> no-krb5 shared no-asm
> configure.ccache no
So then these blocks are redundant:
platform darwin 9 {
configure.args-append no-asm
}
platform darwin 10 {
configure.args-append no-asm
}
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev