import gcc-toolset-10-elfutils-0.182-3.el8
This commit is contained in:
parent
fbee05644d
commit
759ac54a2f
@ -3,5 +3,5 @@
|
||||
Libraries in Developer Toolset are linked in statically to allow
|
||||
compiled binaries to run even when DTS is not installed. */
|
||||
GROUP(libdw.ar -lpthread -ldl)
|
||||
INPUT(-llzma -lbz2 -lz)
|
||||
INPUT(-lzstd -llzma -lbz2 -lz)
|
||||
INPUT(-lelf)
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
Name: %{?scl_prefix}elfutils
|
||||
Version: 0.182
|
||||
%global baserelease 2
|
||||
%global baserelease 3
|
||||
Release: %{baserelease}%{?dist}
|
||||
URL: http://elfutils.org/
|
||||
%global source_url ftp://sourceware.org/pub/elfutils/%{version}/
|
||||
@ -427,6 +427,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 11 2020 Mark Wielaard <mjw@redhat.com> - 0.182-3
|
||||
- Add -lzstd to libdw.so linker script.
|
||||
|
||||
* Mon Nov 2 2020 Mark Wielaard <mjw@redhat.com> - 0.182-2
|
||||
- Add elfutils-0.182-debuginfod-test-fix.patch.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user