nixpkgs/pkgs/development/compilers/llvm/12
toonn d90fb1c038 llvmPackages_12.libcxxabi: Align with 11 libcxxabi
LLVM 11 libcxxabi has some flags to support usage in the Darwin stdenv,
in particular, `standalone` and `withLibunwind`.

Darwin stdenv needs the `standalone` flag because its `hostPlatform` set
doesn't have `useLLVM` set to true. And it needs `withLibunwind` to
explicitly disable including `libunwind` as a build input.

We also prefix `install_name_tool` in case we're cross-compiling.
2021-11-24 15:17:13 -08:00
..
bintools llvmPackages_12: Create subdirectories for the last two packages 2021-04-24 11:43:29 +02:00
clang llvmPackages_12: 12.0.0 -> 12.0.1 2021-07-09 10:22:08 +02:00
compiler-rt pkgsStatic.llvmPackages_{{5..13},git}.compiler-rt: drop unused musl patches 2021-10-21 18:42:31 +01:00
libcxx llvmPackages_12: 12.0.0 -> 12.0.1 2021-07-09 10:22:08 +02:00
libcxxabi llvmPackages_12.libcxxabi: Align with 11 libcxxabi 2021-11-24 15:17:13 -08:00
libunwind llvmPackages_12: 12.0.0 -> 12.0.1 2021-07-09 10:22:08 +02:00
lld llvmPackages_12: 12.0.0 -> 12.0.1 2021-07-09 10:22:08 +02:00
lldb llvmPackages_12: 12.0.0 -> 12.0.1 2021-07-09 10:22:08 +02:00
llvm llvm_12: fix cross-compilation 2021-09-11 06:57:25 +00:00
openmp llvmPackages_12: 12.0.0 -> 12.0.1 2021-07-09 10:22:08 +02:00
default.nix lib: make extendDerivation lighter on eval 2021-10-15 16:39:10 +02:00