diff options
author | Thomas Gruber <Thomas.Roehl@googlemail.com> | 2019-05-01 01:41:08 +0200 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2019-05-01 08:41:08 +0900 |
commit | 06ed77bdfa53174e31ca7c8ce25c660aa5c03224 (patch) | |
tree | 4172b4a212903238c9f6d4cd9e51c5a51d976d3c /NOTICE | |
parent | 7b715564d0fc553a4b65530445561b17d2e3dce8 (diff) | |
download | spack-06ed77bdfa53174e31ca7c8ce25c660aa5c03224.tar.gz spack-06ed77bdfa53174e31ca7c8ce25c660aa5c03224.tar.bz2 spack-06ed77bdfa53174e31ca7c8ce25c660aa5c03224.tar.xz spack-06ed77bdfa53174e31ca7c8ce25c660aa5c03224.zip |
Lua: Fix unresolved symbols in shared library by linking with libdl.so (#11260)
The current lua package.py does not link with libdl.so, so you get
unresolved symbols while linking with lua. This PR adds libdl to fix
the issue.
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions