[macports-ports] branch master updated: gdal: more cleaning up

Vincent Habchi vince at macports.org
Wed May 23 09:33:58 UTC 2018


Ryan,

> This should be:
> 
> if {[string match *clang* ${configure.cxx}]} {
>   configure.ldflags-append -stdlib=${configure.cxx_stdlib}
> }
> 
> Only clang understands the -stdlib flag, but you always want to use it, regardless of what the C++ stdlib is.

I’ve changed that in the newest revision of the port file. Thanks.




More information about the macports-dev mailing list