File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- 1674667509
1
+ 1674669074
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ output_path = third_party/google_toolbox_for_mac/src
14
14
15
15
# Pre-built LLVM toolchain for convenience
16
16
[llvm]
17
- version = 15.0.7-x86_64-apple-darwin21.0
18
- url = https://github.com/llvm/llvm-project/releases/download/llvmorg-%(version)s/clang+llvm-%(version)s.tar.xz
19
- download_filename = clang+llvm-%(version)s.tar.xz
20
- strip_leading_dirs = clang+llvm-%(version)s
17
+ version = 15.0.7
18
+ url = https://github.com/llvm/llvm-project/releases/download/llvmorg-%(version)s/clang+llvm-%(version)s-x86_64-apple-darwin21.0 .tar.xz
19
+ download_filename = clang+llvm-%(version)s-x86_64-apple-darwin21.0 .tar.xz
20
+ strip_leading_dirs = clang+llvm-%(version)s-x86_64-apple-darwin21.0
21
21
sha512 = dc8936b951089f6bf54edcb390a1fce21d34b7bbd49179eab19105a0c699e490b8a85adc4c3edb067aaec619bb5ef6d9059020f9d75af7e055a004876903bdea
22
22
output_path = third_party/llvm-build/Release+Asserts
You can’t perform that action at this time.
0 commit comments