Accepting request 973945 from home:marxin:branches:devel:gcc
- Remove dependency on binutils-gold as the package will be removed in the future. Gold linker is unmaintained by the upstream project. OBS-URL: https://build.opensuse.org/request/show/973945 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=321
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 13:27:04 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Remove dependency on binutils-gold as the package will be removed
|
||||||
|
in the future. Gold linker is unmaintained by the upstream project.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 14 09:24:07 UTC 2022 - Tom de Vries <tdevries@suse.com>
|
Thu Apr 14 09:24:07 UTC 2022 - Tom de Vries <tdevries@suse.com>
|
||||||
|
|
||||||
|
12
gdb.spec
12
gdb.spec
@@ -575,18 +575,6 @@ BuildRequires: valgrind
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch s390x
|
|
||||||
%if 0%{?suse_version} >= 1500
|
|
||||||
# s390x (for SLE12 and earlier) doesn't have binutils-gold
|
|
||||||
BuildRequires: binutils-gold
|
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# SLE-10 doesn't have binutils-gold.
|
|
||||||
%if 0%{suse_version} >= 1110
|
|
||||||
BuildRequires: binutils-gold
|
|
||||||
%endif
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if 0%{?suse_version} >= 1200
|
%if 0%{?suse_version} >= 1200
|
||||||
BuildRequires: systemtap-sdt-devel
|
BuildRequires: systemtap-sdt-devel
|
||||||
%endif
|
%endif
|
||||||
|
Reference in New Issue
Block a user