Log Message: gcc(12|13|14): require C++11 As of GCC 11, C++11 is required to build some of its fundamental components. Additionally, these components vary as to whether they correctly check if it's required to pass std=c++11 or not (e.g., libcody does do so, libcpp does not).
Revision | Action | file |
1.9 | modify | pkgsrc/lang/gcc12/Makefile.common |
1.8 | modify | pkgsrc/lang/gcc13/Makefile.common |
1.3 | modify | pkgsrc/lang/gcc14/Makefile.common |