author | Sebastian Harl <sh@tokkee.org> | |
Thu, 4 Dec 2014 16:35:45 +0000 (17:35 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 4 Dec 2014 16:35:45 +0000 (17:35 +0100) | ||
commit | c929feb416d9936267830cb05d801a1ec34193be | |
tree | 3dbae38df55843ecfba0e3427f098881aafe2c14 | tree | snapshot |
parent | 49b5a4d2e8e4fb1e4f67c2a368d8d2e3e76b765f | commit | diff |
Bootstrap the build system for C++ as well.
That is, check CXX support for strict compiler flags.
Also, use all configured strict flags when checking for other strict flags.
This way, we detect problems when using flags that are not supported in C++
mode.
That is, check CXX support for strict compiler flags.
Also, use all configured strict flags when checking for other strict flags.
This way, we detect problems when using flags that are not supported in C++
mode.
configure.ac | diff | blob | history | |
src/Makefile.am | diff | blob | history |