Rebuild with new clang
Rebuild against new clang build that uses DWARF 4 by default. Related: RHEL-28670
This commit is contained in:
parent
956834b1a2
commit
b6831c8014
@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{compiler_rt_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}}
|
Version: %{compiler_rt_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: LLVM "compiler-rt" runtime libraries
|
Summary: LLVM "compiler-rt" runtime libraries
|
||||||
|
|
||||||
License: Apache-2.0 WITH LLVM-exception OR NCSA OR MIT
|
License: Apache-2.0 WITH LLVM-exception OR NCSA OR MIT
|
||||||
@ -145,6 +145,9 @@ ln -s i386-redhat-linux-gnu %{buildroot}%{_prefix}/lib/clang/%{maj_ver}/lib/%{_t
|
|||||||
#%endif
|
#%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 11 2024 Nikita Popov <npopov@redhat.com> - 18.1.6-2
|
||||||
|
- Rebuild with new clang
|
||||||
|
|
||||||
%{?llvm_snapshot_changelog_entry}
|
%{?llvm_snapshot_changelog_entry}
|
||||||
|
|
||||||
* Sun Jun 02 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.6-1
|
* Sun Jun 02 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.6-1
|
||||||
|
Loading…
Reference in New Issue
Block a user