summaryrefslogtreecommitdiff
path: root/.codecov.yml
diff options
context:
space:
mode:
authorWouter Deconinck <wdconinc@gmail.com>2023-01-23 14:14:19 -0600
committerGitHub <noreply@github.com>2023-01-23 12:14:19 -0800
commit0f2e0a01a97210b9c1380066ba362b7321e7a0e8 (patch)
treec9d32e38b7e9d4df05546148c813099ae4abd646 /.codecov.yml
parentc2d68975bcba920094347e3421b2e848cbac46db (diff)
downloadspack-0f2e0a01a97210b9c1380066ba362b7321e7a0e8.tar.gz
spack-0f2e0a01a97210b9c1380066ba362b7321e7a0e8.tar.bz2
spack-0f2e0a01a97210b9c1380066ba362b7321e7a0e8.tar.xz
spack-0f2e0a01a97210b9c1380066ba362b7321e7a0e8.zip
freeimage: fails to compile with c++17, use c++14 (#35067)
* freeimage: fails to compile with c++17, use c++14 Only `opencascade` when a (non-default) variant depends on `freeimage`, which seems to have gone unmaintained. There are c++17 standard violations [[1]]( https://en.cppreference.com/w/cpp/language/except_spec) in the code, so we can at most expect c++14. Since some compilers default to c++17 (gcc-12) we need to be explicit. * freeimage: install directly in prefix * freeimage: fix inverted patch
Diffstat (limited to '.codecov.yml')
0 files changed, 0 insertions, 0 deletions