mirror of
https://src.fedoraproject.org/rpms/libomp.git
synced 2024-11-24 08:12:42 +00:00
Update to LLVM 16.0.0 RC3
This commit is contained in:
parent
7b0c6905ec
commit
b2ca1b4278
1 changed files with 4 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
%global maj_ver 16
|
||||
%global libomp_version %{maj_ver}.0.0
|
||||
%global rc_ver 1
|
||||
%global rc_ver 3
|
||||
%global libomp_srcdir openmp-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
%global cmake_srcdir cmake-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
|
||||
|
@ -182,6 +182,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
|
|||
%{_libexecdir}/tests/libomp/
|
||||
|
||||
%changelog
|
||||
* Thu Feb 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc3-1
|
||||
- Update to LLVM 16.0.0 RC3
|
||||
|
||||
* Tue Feb 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc1-1
|
||||
- Update to LLVM 16.0.0 RC1
|
||||
|
||||
|
|
Loading…
Reference in a new issue