On 2024/01/18 06:54, Rafael Sadowski wrote:
> Do we need the COMPILER line and C++ comment? That is the default and
> gcc4 can handle C++98? ;)

We don't really need the comment but we do need the COMPILER line,
the default is "base-clang base-gcc gcc3" but everything C++ needs
compiling with ports-gcc on base-gcc archs otherwise there will be
a conflict between C++ standard libraries on base-gcc archs when
another port links this as a library.

Reply via email to