llvmPackages_13: init at 13.0.0-rc1

(cherry picked from commit 2540b66ba652d68d9f1ba487d516c22f8ae69bec)
This commit is contained in:
Michael Weiss
2021-09-03 11:40:19 +02:00
parent ebd2a830dc
commit 90c3f09977
9 changed files with 72 additions and 189 deletions
@@ -56,7 +56,6 @@ stdenv.mkDerivation {
patches = [
./codesign.patch # Revert compiler-rt commit that makes codesign mandatory
./X86-support-extension.patch # Add support for i486 i586 i686 by reusing i386 config
./gnu-install-dirs.patch
# ld-wrapper dislikes `-rpath-link //nix/store`, so we normalize away the
# extra `/`.
./normalize-var.patch