- Disable guile extensions for new distros, the gdb support
is incompatible with guile 2.2. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=165
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 13 14:09:26 UTC 2017 - matz@suse.com
|
||||||
|
|
||||||
|
- Disable guile extensions for new distros, the gdb support
|
||||||
|
is incompatible with guile 2.2.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 6 14:37:05 UTC 2017 - matz@suse.com
|
Tue Jun 6 14:37:05 UTC 2017 - matz@suse.com
|
||||||
|
|
||||||
|
2
gdb.spec
2
gdb.spec
@@ -236,7 +236,7 @@ BuildRequires: %{gcc}
|
|||||||
BuildRequires: %{gcc}-c++
|
BuildRequires: %{gcc}-c++
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
%if 0%{suse_version} > 1110
|
%if 0%{suse_version} > 1110 && 0%{suse_version} < 1330
|
||||||
BuildRequires: guile-devel
|
BuildRequires: guile-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
|
Reference in New Issue
Block a user