llvmPackages_10: rc3 -> rc4
Only needed to update hashes and the version. Updated comment for extension handling patch
This commit is contained in:
@@ -8,7 +8,7 @@ let
|
||||
pname = "clang";
|
||||
inherit version;
|
||||
|
||||
src = fetch "clang" "1w7ixr16a9f0g5kv4irvhwq973wn0d418kb0p9rabyfscm05wfmq";
|
||||
src = fetch "clang" "19y2nii0rqq8hf657d331s8rmpddlm5wvcznhdwxkymd0fd5l7vm";
|
||||
|
||||
unpackPhase = ''
|
||||
unpackFile $src
|
||||
@@ -36,7 +36,7 @@ let
|
||||
];
|
||||
|
||||
patches = [
|
||||
# 10.0.0rc3-only
|
||||
# 10.0.0 only, this should be present in 10.0.1
|
||||
./clang-extension-handling.patch
|
||||
|
||||
./purity.patch
|
||||
|
||||
Reference in New Issue
Block a user