From 0aa64508403d3f32c531d769cb78826597305059 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 14 Jul 2016 11:47:36 +0200 Subject: toolchain/gdb: reorganize patch layout Use ./patches and ./patches-arc instead of version dependent patches. We should have only one main supported version (along with the special case for arc). Signed-off-by: Felix Fietkau --- toolchain/gdb/patches/7.11/110-no_testsuite.patch | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 toolchain/gdb/patches/7.11/110-no_testsuite.patch (limited to 'toolchain/gdb/patches/7.11/110-no_testsuite.patch') diff --git a/toolchain/gdb/patches/7.11/110-no_testsuite.patch b/toolchain/gdb/patches/7.11/110-no_testsuite.patch deleted file mode 100644 index 3a9c1e7154..0000000000 --- a/toolchain/gdb/patches/7.11/110-no_testsuite.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- a/gdb/configure -+++ b/gdb/configure -@@ -873,8 +873,7 @@ MAKEINFOFLAGS - YACC - YFLAGS - XMKMF' --ac_subdirs_all='testsuite --gdbtk -+ac_subdirs_all='gdbtk - multi-ice - gdbserver' - -@@ -5660,7 +5660,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