This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
spack
Watch
1
Star
0
Fork
0
You've already forked spack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ae504ce2fe
spack
/
lib
/
spack
/
env
/
ld.lld
Ignoring revisions in
.git-blame-ignore-revs
. Click
here to bypass
and see the normal blame view.
1 line
2 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add ld.gold and ld.lld compiler wrapper (#25626) The gcc compiler can be configured to use `ld.gold` by default. It will then call `ld.gold` explicitly when linking. When so, spack need to have a ld.gold wrapper in PATH to inject rpaths link flags etc... Also I wouldn't be surprised to see some package calling `ld.gold` directly. As for ld.gold, the argument could be made that we want to support any package that could call ld.lld.
2021-08-27 19:16:26 +08:00
cc
Reference in New Issue
Copy Permalink