clang+llvm-6.0.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz.SHA256 -> 16.04

This commit is contained in:
Fangrui Song 2018-05-13 08:55:54 -07:00
parent c269876593
commit 4207c3ece1
6 changed files with 2 additions and 5 deletions

View File

@ -1 +0,0 @@
981543611d719624acb29a2cffd6a479cff36e8ab5ee8a57d8eca4f9c4c6956f

View File

@ -1 +0,0 @@
86148b850e78aff743e7aaac337a3a94e9ad16d59ee6629a5ff699c31a73c55b

View File

@ -1 +0,0 @@
c5b105c4960619feb32641ef051fa39ecb913cc0feb6bacebdfa71f8d3cae277

View File

@ -1 +0,0 @@
9e61c6669991e2f0d065348c95917b2c6b697d75098b60ec1c2e9f17093ce012

View File

@ -0,0 +1 @@
cc99fda45b4c740f35d0a367985a2bf55491065a501e2dd5d1ad3f97dcac89da

View File

@ -11,7 +11,7 @@ set(CLANG_ARCHIVE_EXT .tar.xz)
if(${CMAKE_SYSTEM_NAME} STREQUAL Linux)
set(CLANG_ARCHIVE_NAME
clang+llvm-${CLANG_VERSION}-x86_64-linux-gnu-ubuntu-14.04)
clang+llvm-${CLANG_VERSION}-x86_64-linux-gnu-ubuntu-16.04)
elseif(${CMAKE_SYSTEM_NAME} STREQUAL Darwin)