[101017] trunk/dports/science

Ryan Schmidt ryandesign at macports.org
Thu Jan 3 00:24:21 PST 2013


On Jan 3, 2013, at 01:28, ram at macports.org wrote:

> Revision: 101017
>          https://trac.macports.org/changeset/101017
> Author:   ram at macports.org
> Date:     2013-01-02 23:28:55 -0800 (Wed, 02 Jan 2013)
> Log Message:
> -----------
> science/gstlal-inspiral: new port
> 
> Added Paths:
> -----------
>    trunk/dports/science/gstlal-inspiral/
>    trunk/dports/science/gstlal-inspiral/Portfile


> +# fails with "error: cannot compile this complex compound assignment yet"
> +# submitted as radr://11224126
> +if {${configure.compiler} == "clang"} {
> +  configure.compiler llvm-gcc-4.2
> +}

You should instead write:

compiler.blacklist clang



More information about the macports-dev mailing list