CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/01/23 08:11:08
Modified files:
lang/clang : clang.port.mk
lang/gcc/11 : gcc4.port.mk
lang/gcc/8 : gcc4.port.mk
Log message:
Instead of injecting the c++ standard libs into WANTLIB, override LIBECXX
which then updates COMPILER_LIBCXX to the correct value. This fixes a
series of WANTLIB issues on multiple archs.
ok pascal@ tb@
