On 03/18/2017 13:59, Michael Gmelin wrote:
Afaik this is intentional and the point is to depend on a compiler that
can support those features (hence the comments in compiler.mk: "The port
needs a compiler understanding Cxx..."), but setting CXXFLAGS
accordingly is up to the project (through cmake/configure etc.) or the
port.


compiler:c++11-lang is supposed to add the flag when the compiler doesn't support c++11 by default. It is also supposed to upgrade the compiler (use the higher version from ports) when the base compiler. Am I misunderstanding the purpose of compiler:c++11-lang?


Yuri

_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to