- Add gdb-fix-s390-build.diff for a Wformat error on s390.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=192
This commit is contained in:
2018-09-12 12:56:29 +00:00
committed by Git OBS Bridge
parent d51e7f7f92
commit a4bd629f85
3 changed files with 70 additions and 0 deletions

View File

@@ -238,6 +238,7 @@ Patch134: gdb-use-pulongest-aarch64-linux-tdep.patch
Patch1002: gdb-6.6-buildid-locate-rpm-suse.patch
Patch1004: gdb-fix-buf-overflow.diff
Patch1005: gdb-7.10-swo18929.patch
Patch1007: gdb-fix-s390-build.diff
# libipt support
Patch3000: v1.5-libipt-static.patch
@@ -551,6 +552,7 @@ find -name "*.info*"|xargs rm -f
%patch1002 -p1
%patch1004 -p1
%patch1005 -p1
%patch1007 -p1
#unpack libipt
%if 0%{have_libipt}