From 79452344feffbe2944c196b602790ed8451ea44c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 17 Nov 2015 12:38:32 +0000 Subject: gdb: use separate patches for upstream and ARC gdb With bump of upstream GDB from 7.9 to 7.10 at least 100-no_extern_inline.patch became incompatible with ARC gdb (which is still based on upstream 7.9 branch). So until ARC support is not completely upstreamed (which we expect to happen in coming months) we'll need to have separate patches for ARC gdb. This time clean build-tested for Netgear WNDRMAC & AXS101. Signed-off-by: Alexey Brodkin Cc: Felix Fietkau Cc: John Crispin Cc: Jonas Gorski SVN-Revision: 47491 --- toolchain/gdb/patches/110-no_testsuite.patch | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 toolchain/gdb/patches/110-no_testsuite.patch (limited to 'toolchain/gdb/patches/110-no_testsuite.patch') diff --git a/toolchain/gdb/patches/110-no_testsuite.patch b/toolchain/gdb/patches/110-no_testsuite.patch deleted file mode 100644 index 1b284ea767..0000000000 --- a/toolchain/gdb/patches/110-no_testsuite.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- a/gdb/configure -+++ b/gdb/configure -@@ -870,8 +870,7 @@ MAKEINFOFLAGS - YACC - YFLAGS - XMKMF' --ac_subdirs_all='testsuite --gdbtk -+ac_subdirs_all='gdbtk - multi-ice - gdbserver' - -@@ -5610,7 +5610,7 @@ $as_echo "$with_auto_load_safe_path" >&6 - - - --subdirs="$subdirs testsuite" -+subdirs="$subdirs" - - - # Check whether to support alternative target configurations -- cgit v1.2.3