Rebuild against clang clang-18.1.6-2 which defaults to DWARF4
Related: RHEL-28670
This commit is contained in:
parent
a4f556e375
commit
e4fd03cabd
@ -7,7 +7,7 @@
|
||||
|
||||
Name: lldb
|
||||
Version: %{lldb_version}%{?rc_ver:~rc%{rc_ver}}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Next generation high-performance debugger
|
||||
|
||||
License: Apache-2.0 WITH LLVM-exception OR NCSA
|
||||
@ -138,6 +138,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
|
||||
%{python3_sitearch}/lldb
|
||||
|
||||
%changelog
|
||||
* Tue Jun 04 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.6-2
|
||||
- Rebuild against clang clang-18.1.6-2 which defaults to DWARF4
|
||||
|
||||
* Mon Jun 03 2024 Konrad Kleine <kkkleine@redhat.com> - 18.1.6-1
|
||||
- Update to 18.1.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user