diff options
author | Stephen Herbein <SteVwonder@users.noreply.github.com> | 2020-05-25 06:18:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-25 15:18:47 +0200 |
commit | c4031f04551264d627a3cc6a30b25e005cf1f6b5 (patch) | |
tree | 1c679984afbd030752d05fa352f932ca13833cb7 /.flake8_packages | |
parent | 17e4a7219114c743ea7cf34ef8b6f139b3eb2f92 (diff) | |
download | spack-c4031f04551264d627a3cc6a30b25e005cf1f6b5.tar.gz spack-c4031f04551264d627a3cc6a30b25e005cf1f6b5.tar.bz2 spack-c4031f04551264d627a3cc6a30b25e005cf1f6b5.tar.xz spack-c4031f04551264d627a3cc6a30b25e005cf1f6b5.zip |
lua: fix compilation on Cray (#16713)
Problem: when calling `static_to_shared_library` on the `cray` arch, it
produces a non-sensical compiler command with no input files. For
example, when installing lua@5.2.4, it produced:
'gcc -lm -ldl -o /big-long-spack-path/liblua.so.5.2.4'
Solution: do the same thing on `cray` that is done for `linux`
Diffstat (limited to '.flake8_packages')
0 files changed, 0 insertions, 0 deletions