[114460] trunk/dports/security/botan/Portfile
Ryan Schmidt
ryandesign at macports.org
Mon Dec 9 02:25:51 PST 2013
On Dec 9, 2013, at 01:33, mww at macports.org wrote:
> Revision
> 114460
> Author
> mww at macports.org
> Date
> 2013-12-08 23:33:21 -0800 (Sun, 08 Dec 2013)
> Log Message
>
> botan: version 1.10.6
> Modified Paths
>
> • trunk/dports/security/botan/Portfile
> @@ -28,7 +27,7 @@
>
> worksrcdir Botan-${version}
>
>
>
> configure.cmd ./configure.py
>
> -configure.args --docdir=share/doc --cc=gcc --with-openssl --with-zlib --with-bzip2
>
> +configure.args --docdir=share/doc --cc=clang --with-openssl --with-zlib --with-bzip2
Why are you forcing “clang” instead of using ${configure.cc}?
https://trac.macports.org/wiki/UsingTheRightCompiler
More information about the macports-dev
mailing list