Skip to content

Commit

Permalink
Update llvm.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored and cmsbuild committed May 22, 2020
1 parent 344cea5 commit ab0cf66
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions llvm.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Requires: gcc zlib python python3
Requires: cuda
AutoReq: no

%define llvmCommit b7fd81c2a6bd6ef0b9bc0742667ec21649b6b159
%define llvmBranch cms/release/10.x/7899a11
%define iwyuCommit a5a6f27dabeb7fbc59b06ea949a312201c2fbdcf
%define iwyuBranch master
%define llvmCommit 80c6853a9ea2d6b142111a4177f94fb8b39ba2cf
%define llvmBranch cms/release/10.x/92d5c1b
%define iwyuCommit a40a28740c963636d8d41e75f297e8e078302d70
%define iwyuBranch clang_10

Source0: git+https://github.com/cms-externals/llvm-project.git?obj=%{llvmBranch}/%{llvmCommit}&export=llvm-%{realversion}-%{llvmCommit}&module=llvm-%{realversion}-%{llvmCommit}&output=/llvm-%{realversion}-%{llvmCommit}.tgz
Source1: git+https://github.com/include-what-you-use/include-what-you-use.git?obj=%{iwyuBranch}/%{iwyuCommit}&export=iwyu-%{realversion}-%{iwyuCommit}&module=iwyu-%{realversion}-%{iwyuCommit}&output=/iwyu-%{realversion}-%{iwyuCommit}.tgz
Expand Down

0 comments on commit ab0cf66

Please sign in to comment.