Skip to content

Commit

Permalink
[LLVM] Update to version 17.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Oct 26, 2023
1 parent 5fe824c commit 830266c
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
@@ -1,14 +1,14 @@
### RPM external llvm 16.0.3
### RPM external llvm 17.0.3
## INITENV +PATH LD_LIBRARY_PATH %{i}/lib64
## INITENV +PATH PYTHON3PATH %{i}/lib64/python%{cms_python3_major_minor_version}/site-packages

BuildRequires: cmake ninja
Requires: gcc zlib python3
Requires: cuda

%define llvmCommit 8d7c2f5a53d88d769afb6b46f42bcbd8353014d0
%define llvmBranch cms/release/16.x/464bda7
%define iwyuCommit 14e9b208914a84fcdf49bf9f5d08897a4b3dc4b8
%define llvmCommit 83204dfcd4277154e46a5c6094aee389a7f260e8
%define llvmBranch cms/release/17.x/afbe354
%define iwyuCommit db886395c3884c4e7d948746b2a9e845b507c200
%define iwyuBranch master

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
Expand Down

0 comments on commit 830266c

Please sign in to comment.