[macports-ports] branch master updated: root6: update default compiler variants

Ryan Schmidt ryandesign at macports.org
Wed May 2 06:07:20 UTC 2018


On May 1, 2018, at 12:52, Chris Jones wrote:

> +# Enable variants that only seem to work when not using macports clang...
> +if [expr ![string match macports-clang-* ${configure.compiler}] ] {
> +    default_variants-append +veccore +davix
> +}

You don't really need [expr] here, do you?



More information about the macports-dev mailing list