diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2022-03-01 23:35:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-01 15:35:38 -0700 |
commit | f2c509258846e378b1238ea71a729032019f8481 (patch) | |
tree | 84e4fbd00595873c31d71b971896bed6e262f274 /CHANGELOG.md | |
parent | d05560ee3287d1a93c2ecda44b1327670c7223b5 (diff) | |
download | spack-f2c509258846e378b1238ea71a729032019f8481.tar.gz spack-f2c509258846e378b1238ea71a729032019f8481.tar.bz2 spack-f2c509258846e378b1238ea71a729032019f8481.tar.xz spack-f2c509258846e378b1238ea71a729032019f8481.zip |
llvm: add missing system libs (#29270)
```
$ ./bin/llvm-config --link-static --system-libs
-lrt -ldl -lpthread -lm -lz -ltinfo -lxml2
```
`libz` and `libxml2` were missing.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions