summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAiden Grossman <39388941+boomanaiden154@users.noreply.github.com>2023-07-18 14:02:51 -0700
committerGitHub <noreply@github.com>2023-07-18 23:02:51 +0200
commit9a05dce3bf88ebe9c4d2a7b6f0a156d2d6fe2468 (patch)
tree33e4d93d046af53d03203a146aa719f483157162 /lib
parentffc283ab8b6b5c7b791e07e358388d3062e4ab44 (diff)
downloadspack-9a05dce3bf88ebe9c4d2a7b6f0a156d2d6fe2468.tar.gz
spack-9a05dce3bf88ebe9c4d2a7b6f0a156d2d6fe2468.tar.bz2
spack-9a05dce3bf88ebe9c4d2a7b6f0a156d2d6fe2468.tar.xz
spack-9a05dce3bf88ebe9c4d2a7b6f0a156d2d6fe2468.zip
fftw: fix build with clang15+ (#38889)
In Clang 15, -Wint-conversion became an error instead of a warning, breaking the fftw build for clang versions > 15. This patch fixes fftw builds with clang 15+ by passing -Wno-error=int-conversion as a cflag.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions