diff options
author | Aiden Grossman <39388941+boomanaiden154@users.noreply.github.com> | 2023-07-26 07:33:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-26 16:33:48 +0200 |
commit | fba019f0beb55ea209df19dc6e2a64bbf68da3c0 (patch) | |
tree | 55ff79a433739610f429df768825b632682cbac4 /bin | |
parent | cc0ac7093b8495adc4b5678e41b18601b50d58b2 (diff) | |
download | spack-fba019f0beb55ea209df19dc6e2a64bbf68da3c0.tar.gz spack-fba019f0beb55ea209df19dc6e2a64bbf68da3c0.tar.bz2 spack-fba019f0beb55ea209df19dc6e2a64bbf68da3c0.tar.xz spack-fba019f0beb55ea209df19dc6e2a64bbf68da3c0.zip |
unzip: fix build with clang16+ (#38899)
Clang 16's change to erroring out by default on implicit function
declarations and implicit integers causes the build script for unzip to
break. Since this project hasn't had a release since 2010, we need to
patch it downstream/pass additional flags to get the build to succeed.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions