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

Chris Jones jonesc at hep.phy.cam.ac.uk
Wed May 2 08:43:35 UTC 2018



On 02/05/18 07:07, Ryan Schmidt wrote:
> 
> 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?
> 

It seemed to work, and I think I just copied the pattern above from 
another Portfile... What would you suggest instead (I'm, not super 
familiar with tcl..) ?

cheers Chris


More information about the macports-dev mailing list