diff options
author | Frank Willmore <frankwillmore@gmail.com> | 2020-07-08 15:57:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-08 13:57:09 -0700 |
commit | b3fff20d1f57edcba75b4ddbc5d190443e431fd5 (patch) | |
tree | 591c8d1fb0a9851087da374ac7c01a05602d6c0a /etc | |
parent | 8c4117367803fac989582550fc546323e3586862 (diff) | |
download | spack-b3fff20d1f57edcba75b4ddbc5d190443e431fd5.tar.gz spack-b3fff20d1f57edcba75b4ddbc5d190443e431fd5.tar.bz2 spack-b3fff20d1f57edcba75b4ddbc5d190443e431fd5.tar.xz spack-b3fff20d1f57edcba75b4ddbc5d190443e431fd5.zip |
enable flatcc to be built with gcc@9.X.X (#17430)
`gcc` 9 and above have more warnings that break the `flatcc` build by default, because `-Werror` is enabled. This loosens the build up so that we can build with more compilers in Spack.
- [x] Add `-DFLATCC_ALLOW_WERROR=OFF` to `flatcc` CMake arguments
Co-authored-by: Frank Willmore <willmore@anl.gov>
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions