Skip to content

Commit 666f026

Browse files
committed
Update LLVM to 14.0.6
1 parent e594523 commit 666f026

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

rpm/llvm.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
%endif
1111

1212
Name: llvm
13-
Version: 14.0.5
13+
Version: 14.0.6
1414
Release: 0
1515
Summary: The Low Level Virtual Machine (An Optimizing Compiler Infrastructure)
1616
License: University of Illinois/NCSA Open Source License
@@ -90,6 +90,8 @@ pushd build
9090
-DLLVM_INCLUDE_UTILS:BOOL=ON \
9191
-DLLVM_UTILS_INSTALL_DIR:PATH=%{_bindir}
9292

93+
cat *ninja*
94+
9395
%ninja_build
9496
popd
9597

0 commit comments

Comments
 (0)