Rebuild against clang-18.1.6-2 which defaults to DWARF4
Related: RHEL-28670
This commit is contained in:
parent
8ead53cd6b
commit
93e5f22a65
6
lld.spec
6
lld.spec
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{lld_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}}
|
Version: %{lld_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: The LLVM Linker
|
Summary: The LLVM Linker
|
||||||
|
|
||||||
License: Apache-2.0 WITH LLVM-exception OR NCSA
|
License: Apache-2.0 WITH LLVM-exception OR NCSA
|
||||||
@ -228,8 +228,8 @@ export LD_LIBRARY_PATH=%{buildroot}/%{install_libdir}
|
|||||||
%{install_libdir}/liblld*.so.*
|
%{install_libdir}/liblld*.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jun 04 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.6-2
|
* Wed Jun 05 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.6-3
|
||||||
- Rebuild against clang clang-18.1.6-2 which defaults to DWARF4
|
- Rebuild against clang-18.1.6-2 which defaults to DWARF4
|
||||||
|
|
||||||
* Mon Jun 03 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.6-1
|
* Mon Jun 03 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.6-1
|
||||||
- Update to 18.1.6
|
- Update to 18.1.6
|
||||||
|
Loading…
Reference in New Issue
Block a user