diff options
author | Aiden Grossman <39388941+boomanaiden154@users.noreply.github.com> | 2023-07-26 07:29:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-26 16:29:37 +0200 |
commit | cc0ac7093b8495adc4b5678e41b18601b50d58b2 (patch) | |
tree | 34f352ce511b8afd7109232be2b420888a2efdaf /bin | |
parent | 711d67090a5cc49b82e0c0c451bb12f30fc6188e (diff) | |
download | spack-cc0ac7093b8495adc4b5678e41b18601b50d58b2.tar.gz spack-cc0ac7093b8495adc4b5678e41b18601b50d58b2.tar.bz2 spack-cc0ac7093b8495adc4b5678e41b18601b50d58b2.tar.xz spack-cc0ac7093b8495adc4b5678e41b18601b50d58b2.zip |
hdf: fix build with clang16+ (#38888)
With the release of clang 16, clang now treats implicit function
declarations and implicit integers as errors rather than warnings,
causing the build to fail. This patch adds flags to prevent build
failures.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions