llvm-toolset: update to 18.1.8
This commit is contained in:
parent
f9f9e90df2
commit
0b38293625
@ -31,7 +31,7 @@
|
||||
|
||||
%global maj_ver 18
|
||||
%global min_ver 1
|
||||
%global patch_ver 6
|
||||
%global patch_ver 8
|
||||
#global rc_ver 4
|
||||
|
||||
%if %{with snapshot_build}
|
||||
@ -725,6 +725,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{__ninja} check-all -C %{__cmake
|
||||
|
||||
%endif
|
||||
%changelog
|
||||
* Mon Jul 29 2024 Raven <raven@sysadmins.ws> - 18.1.8-1
|
||||
- 18.1.8 Release
|
||||
|
||||
* Tue May 14 2024 Tom Stellard <tstellar@redhat.com> - 18.1.4-3
|
||||
- Add triple prefix to clang config files
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%global maj_ver 18
|
||||
%global min_ver 1
|
||||
%global patch_ver 6
|
||||
%global patch_ver 8
|
||||
#global rc_ver 4
|
||||
%if %{with snapshot_build}
|
||||
%global maj_ver %{llvm_snapshot_version_major}
|
||||
@ -150,6 +150,9 @@ ln -s i386-redhat-linux-gnu %{buildroot}%{_prefix}/lib/clang/%{maj_ver}/lib/%{_t
|
||||
#%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2024 Raven <raven@sysadmins.ws> - 18.1.8-1
|
||||
- 18.1.8 Release
|
||||
|
||||
* Fri May 03 2024 Tom Stellard <tstellar@redhat.com> - 18.1.4-1
|
||||
- 18.1.4 Release
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
%global maj_ver 18
|
||||
%global min_ver 1
|
||||
%global libomp_version %{maj_ver}.%{min_ver}.6
|
||||
%global libomp_version %{maj_ver}.%{min_ver}.8
|
||||
#global rc_ver 4
|
||||
%global libomp_srcdir openmp-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
%global so_suffix %{maj_ver}.%{min_ver}
|
||||
@ -162,6 +162,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
|
||||
%{_datadir}/gdb/python/ompd/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2024 Raven <raven@sysadmins.ws> - 18.1.8-1
|
||||
- 18.1.8 Release
|
||||
|
||||
* Fri May 03 2024 Tom Stellard <tstellar@redhat.com> - 18.1.4-1
|
||||
- 18.1.4 Release
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
%global maj_ver 18
|
||||
%global min_ver 1
|
||||
%global patch_ver 6
|
||||
%global patch_ver 8
|
||||
#global rc_ver 4
|
||||
|
||||
%if %{with snapshot_build}
|
||||
@ -223,6 +223,9 @@ export LD_LIBRARY_PATH=%{buildroot}/%{install_libdir}
|
||||
%{install_libdir}/liblld*.so.*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2024 Raven <raven@sysadmins.ws> - 18.1.8-1
|
||||
- 18.1.8 Release
|
||||
|
||||
* Thu May 02 2024 Tom Stellard <tstellar@redhat.com> - 18.1.4-1
|
||||
- 18.1.4 Release
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
%undefine __cmake_in_source_build
|
||||
|
||||
%global lldb_version 18.1.6
|
||||
%global lldb_version 18.1.8
|
||||
#global rc_ver 4
|
||||
%global lldb_srcdir %{name}-%{lldb_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
|
||||
@ -143,6 +143,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
|
||||
%{python3_sitearch}/lldb
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2024 Raven <raven@sysadmins.ws> - 18.1.8-1
|
||||
- 18.1.8 Release
|
||||
|
||||
* Fri May 03 2024 Tom Stellard <tstellar@redhat.com> - 18.1.4-1
|
||||
- 18.1.4 Release
|
||||
|
||||
|
@ -39,7 +39,7 @@
|
||||
|
||||
%global maj_ver 18
|
||||
%global min_ver 1
|
||||
%global patch_ver 6
|
||||
%global patch_ver 8
|
||||
#global rc_ver 4
|
||||
|
||||
%if %{with snapshot_build}
|
||||
@ -585,6 +585,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2024 Raven <raven@sysadmins.ws> - 18.1.8-1
|
||||
- 18.1.8 Release
|
||||
|
||||
* Tue May 14 2024 Tom Stellard <tstellar@redhat.com> - 18.1.3-2
|
||||
- Backport fix for rhbz#2275090
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
%{llvm_sb}
|
||||
%endif
|
||||
|
||||
%global lit_version 18.1.6
|
||||
%global lit_version 18.1.8
|
||||
#global rc_ver 4
|
||||
#global post_ver 0
|
||||
|
||||
@ -84,6 +84,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p
|
||||
%{_bindir}/lit
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2024 Raven <raven@sysadmins.ws> - 18.1.8-1
|
||||
- 18.1.8 Release
|
||||
|
||||
* Thu Apr 25 2024 Tom Stellard <tstellar@redhat.com> - 18.1.4-1
|
||||
- 18.1.4 Release
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user