nixpkgs/pkgs/development/compilers/llvm/12/lld
Aleksey Kladov 6d111cbf61 Clarify that lld package provides unwrapped lld
lld package provides an unwrapped lld. It doesn't always work on NixOS
(eg, it doesn't set rpath), and so dosen't always work.

What one should be using instead is the `lld` from
`llvmPackages.bintools` package. This super counterintutive.

One incremental step we can take here is to clarify that the `lld`
package is unrwapped -- right now, it looks like 100% legit thing one
should be using!
2022-03-27 18:14:55 -04:00
..
default.nix Clarify that lld package provides unwrapped lld 2022-03-27 18:14:55 -04:00
gnu-install-dirs.patch llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00