- 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:
parent
ac6bb11b29
commit
3190bb69ba
@ -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
|
||||
|
||||
|
2
gdb.spec
2
gdb.spec
@ -236,7 +236,7 @@ BuildRequires: %{gcc}
|
||||
BuildRequires: %{gcc}-c++
|
||||
BuildRequires: gettext
|
||||
BuildRequires: glibc-devel
|
||||
%if 0%{suse_version} > 1110
|
||||
%if 0%{suse_version} > 1110 && 0%{suse_version} < 1330
|
||||
BuildRequires: guile-devel
|
||||
%endif
|
||||
BuildRequires: ncurses-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user