> On Oct 18, 2014, at 7:05 AM, [email protected] wrote:
>
> Revision
> 126963
> Author
> [email protected]
> Date
> 2014-10-18 05:05:00 -0700 (Sat, 18 Oct 2014)
> Log Message
>
> g95: blacklist clang on Lion and Mountain Lion
> Modified Paths
>
> • trunk/dports/lang/g95/Portfile
> +if {${os.major} == 11 || ${os.major} == 12} {
> + compiler.blacklist-append *clang*
> +}
This is unusual. What's the basis for this? Is it because of libstdc++? or
because of the clang version? or something else?
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev