COMP: add -fpermissive to c++LESSWARN flags (closes #744)
- downgrades some diagnostics about nonconformant code from errors to warnings. Oddly enough, the errors actually arise from STL library elements shipped with gcc itself. Affects kahip compilation with gcc-6, gcc-7
Showing
- wmake/rules/linux64Gcc/c++ 4 additions, 2 deletionswmake/rules/linux64Gcc/c++
- wmake/rules/linux64GccKNL/c++ 4 additions, 2 deletionswmake/rules/linux64GccKNL/c++
- wmake/rules/linuxARM64Gcc/c++ 4 additions, 2 deletionswmake/rules/linuxARM64Gcc/c++
- wmake/rules/linuxARM7Gcc/c++ 4 additions, 2 deletionswmake/rules/linuxARM7Gcc/c++
- wmake/rules/linuxGcc/c++ 4 additions, 2 deletionswmake/rules/linuxGcc/c++
- wmake/rules/linuxIA64Gcc/c++ 4 additions, 2 deletionswmake/rules/linuxIA64Gcc/c++
- wmake/rules/linuxPPC64Gcc/c++ 4 additions, 2 deletionswmake/rules/linuxPPC64Gcc/c++
- wmake/rules/linuxPPC64leGcc/c++ 4 additions, 2 deletionswmake/rules/linuxPPC64leGcc/c++
- wmake/rules/solaris64Gcc/c++ 1 addition, 1 deletionwmake/rules/solaris64Gcc/c++
- wmake/rules/solarisGcc/c++ 1 addition, 1 deletionwmake/rules/solarisGcc/c++
Please register or sign in to comment