mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
llvm_5: backport patch for musl 1.2.4
This commit is contained in:
parent
12d4b4ad2f
commit
ad10899abf
@ -82,6 +82,8 @@ stdenv.mkDerivation (rec {
|
||||
sha256 = "0zjfjgavqzi2ypqwqnlvy6flyvdz8hi1anwv0ybwnm2zqixg7za3";
|
||||
stripLen = 1;
|
||||
})
|
||||
|
||||
../../llvm-7-musl.patch
|
||||
] ++ lib.optional enablePolly ./gnu-install-dirs-polly.patch;
|
||||
|
||||
postPatch = optionalString stdenv.isDarwin ''
|
||||
|
Loading…
Reference in New Issue
Block a user