Hi,

> The ECW support in GDAL (#43678) is tied to the use of an external dylib (non
> open-sourced) that comes in two versions: one is linked against the old
> libstdc++, the other against libc++. Question is: how to decide in the
> Portfile which one to use?

Switch depending of the value configure.cxx_stdlib. It's either libstdc++ or
libc++.

-- 
Clemens Lang
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to