3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/llvm/7
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
compiler-rt pkgsStatic.llvmPackages_{{5..13},git}.compiler-rt: drop unused musl patches 2021-10-21 18:42:31 +01:00
libcxx llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLE 2021-12-18 10:09:25 -05:00
libcxxabi llvmPackages_7.libcxxabi: fix build with gcc 2021-11-06 15:03:13 -07:00
libunwind
lld Clarify that lld package provides unwrapped lld 2022-03-27 18:14:55 -04:00
lldb
llvm llvmPackages_*.libllvm: only build tests if doCheck 2022-01-04 18:40:32 +01:00
openmp
default.nix llvmPackages_*.clang: pick clangUseLLVM if targetPlatform.useLLVM 2022-01-07 14:52:13 +01:00