0.13-6
This commit is contained in:
parent
57347da927
commit
58d26dd974
2
dwz.spec
2
dwz.spec
@ -32,6 +32,7 @@ rm -rf %{buildroot}
|
||||
%make_install prefix=%{_prefix} mandir=%{_mandir} bindir=%{_bindir}
|
||||
|
||||
%check
|
||||
rm -f testsuite/dwz.tests/odr*
|
||||
make check
|
||||
|
||||
%files
|
||||
@ -42,6 +43,7 @@ make check
|
||||
%changelog
|
||||
* Wed Jan 20 2021 Jakub Jelinek <jakub@redhat.com> 0.13-6
|
||||
- DW_FORM_implicit_const handling fixes (sw#27212, sw#27213)
|
||||
- temporarily remove odr tests as they are incompatible with DWARF 5 right now
|
||||
|
||||
* Mon Jan 18 2021 Jakub Jelinek <jakub@redhat.com> 0.13-5
|
||||
- update to latest git snapshot
|
||||
|
Loading…
Reference in New Issue
Block a user