mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
c876c7498e
* By taking clang from llvmPackages we make sure there is no version mismatch between LLVM (where llc and opt come from) and clang (which previously would be taken from stdenv on darwin for example). * Only pass CLANG if useLLVM is true. Previously we also set this if targetCC was clang. This would cause potentially confusing behavior if llc and opt as well as clang are provided via PATH (and GHC is compiled with useLLVM == false), because clang from PATH would be ignored, but not llc and opt. |
||
---|---|---|
.. | ||
8.6.5-binary.nix | ||
8.8.4.nix | ||
8.10.2-binary.nix | ||
8.10.7-binary.nix | ||
8.10.7.nix | ||
9.0.1.nix | ||
9.2.1.nix | ||
backport-dylib-command-size-limit.patch | ||
gcc-clang-wrapper.sh | ||
head.nix | ||
issue-18549.patch | ||
rename-numa-api-call.patch | ||
respect-ar-path.patch | ||
sphinx-4-configuration.patch |