- Add gdb-aarch64-v81-hwbreakpoints.diff for detecting

debug capabilities on ARMv8.1/8.2.  [bnc#990697]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=144
This commit is contained in:
2016-08-03 14:40:18 +00:00
committed by Git OBS Bridge
parent 8017e8b690
commit 4b09c8bbba
3 changed files with 73 additions and 0 deletions

View File

@@ -221,6 +221,7 @@ Patch1002: gdb-6.6-buildid-locate-rpm-suse.patch
Patch1003: gdb-pahole-python2.patch
Patch1004: gdb-fix-buf-overflow.diff
Patch1005: gdb-7.10-swo18929.patch
Patch1006: gdb-aarch64-v81-hwbreakpoints.diff
BuildRequires: bison
BuildRequires: flex
@@ -492,6 +493,7 @@ find -name "*.info*"|xargs rm -f
%patch1003 -p1
%patch1004 -p1
%patch1005 -p1
%patch1006 -p1
find -name "*.orig" | xargs rm -f
! find -name "*.rej" # Should not happen.