Accepting request 647075 from home:tomdevries:branches:devel:gcc

- Fix crash when reading core [bsc #1109013]
  * Add gdb-fix-crash-when-reading-core.patch
    https://sourceware.org/ml/gdb-cvs/2018-11/msg00022.html

OBS-URL: https://build.opensuse.org/request/show/647075
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=195
This commit is contained in:
2018-11-08 08:59:28 +00:00
committed by Git OBS Bridge
parent 0312b5b67a
commit a87c07ece5
3 changed files with 232 additions and 0 deletions

View File

@@ -240,6 +240,9 @@ Patch1004: gdb-fix-buf-overflow.diff
Patch1005: gdb-7.10-swo18929.patch
Patch1007: gdb-fix-s390-build.diff
# Backports from master
Patch2000: gdb-fix-crash-when-reading-core.patch
# libipt support
Patch3000: v1.5-libipt-static.patch
@@ -554,6 +557,8 @@ find -name "*.info*"|xargs rm -f
%patch1005 -p1
%patch1007 -p1
%patch2000 -p1
#unpack libipt
%if 0%{have_libipt}
tar xzf %{SOURCE7}