summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorValentin Volkl <valentin.volkl@cern.ch>2022-03-23 19:49:36 +0100
committerGitHub <noreply@github.com>2022-03-23 13:49:36 -0500
commit34732c57b38cc60465626649a6ba6f75566d0fa2 (patch)
tree098a55fbcb0821c035809f730722d4a78e1fd97e /share
parentc300b9204778a4ed21f32d9d77dc11a17c4f46a0 (diff)
downloadspack-34732c57b38cc60465626649a6ba6f75566d0fa2.tar.gz
spack-34732c57b38cc60465626649a6ba6f75566d0fa2.tar.bz2
spack-34732c57b38cc60465626649a6ba6f75566d0fa2.tar.xz
spack-34732c57b38cc60465626649a6ba6f75566d0fa2.zip
py-cffi: add compiler flags to fix build with clang (#29679)
* py-cffi: add compiler flags to fix build with clang For %clang@13.0.1, this avoids the ``` clang-13: warning: optimization flag '-ffat-lto-objects' is not supported [-Wignored-optimization-argument] ``` warning being turned into an error, and fixes this link error: ``` build/temp.linux-x86_64-3.10/c/_cffi_backend.o: file not recognized: file format not recognized ``` * style
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions