Skip to content

Commit

Permalink
llvm_5: backport patch for musl 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssais committed May 3, 2023
1 parent 12d4b4a commit ad10899
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/development/compilers/llvm/5/llvm/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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 ''
Expand Down

0 comments on commit ad10899

Please sign in to comment.