3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/llvm/13
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
..
bintools
clang llvmPackages_13.clang: add nostdlibinc flag 2022-02-14 17:10:32 +08:00
compiler-rt llvmPackages_{12,13,git}.compiler-rt: remove new runtimes in useLLVM 2022-01-05 18:17:53 +01:00
libcxx llvmPackages_{12,13,git}: don't try to patch non-existing _LIBCPP_USE_AVAILABILITY_APPLE 2022-01-18 05:42:00 -05:00
libcxxabi llvmPackages_13.libcxx: fix darwin build 2021-11-25 19:59:17 +09:00
libunwind
lld Clarify that lld package provides unwrapped lld 2022-03-27 18:14:55 -04:00
lldb
llvm llvmPackages_{11,12,13,git}.libllvm: enable static build 2022-01-04 18:40:32 +01:00
openmp
default.nix llvmPackages_13: 13.0.0 -> 13.0.1 2022-02-04 14:23:25 +00:00