On Mon, Dec 20, 2021 at 07:10:51PM +0000, Stuart Henderson wrote: > On 2021/12/20 16:41, Klemens Nanni wrote: > > openh264 itself builds with old base-gcc and only the tests need newer > > stuff due to gtest, I figured that's worth a comment. > > If it's just for tests, why is COMPILER_LIBCXX in WANTLIB? > > If the installed software uses C++ it *must* prefer ports-gcc over > base-gcc and if that's the case the comment is misleading. >
Point taken, I removed the COMPILER comment, thanks.