aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gdb/patches/110-no_testsuite.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-07-10 19:42:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-07-10 19:42:00 +0000
commitef7cecd1412eb3e2f9fe35f33b65740f79a0e577 (patch)
tree2dbd16097e075b47f33dba3d79bce84444121fac /toolchain/gdb/patches/110-no_testsuite.patch
parent1c3a439505c0b0f0fb067b91cda6334cdca14560 (diff)
downloadmaster-187ad058-ef7cecd1412eb3e2f9fe35f33b65740f79a0e577.tar.gz
master-187ad058-ef7cecd1412eb3e2f9fe35f33b65740f79a0e577.tar.bz2
master-187ad058-ef7cecd1412eb3e2f9fe35f33b65740f79a0e577.zip
toolchain/gdb: update to 7.8, sync with target package version
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46296 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gdb/patches/110-no_testsuite.patch')
-rw-r--r--toolchain/gdb/patches/110-no_testsuite.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/toolchain/gdb/patches/110-no_testsuite.patch b/toolchain/gdb/patches/110-no_testsuite.patch
new file mode 100644
index 0000000000..5c5d15c5b8
--- /dev/null
+++ b/toolchain/gdb/patches/110-no_testsuite.patch
@@ -0,0 +1,21 @@
+--- a/gdb/configure
++++ b/gdb/configure
+@@ -855,8 +855,7 @@ MAKEINFOFLAGS
+ YACC
+ YFLAGS
+ XMKMF'
+-ac_subdirs_all='testsuite
+-gdbtk
++ac_subdirs_all='gdbtk
+ multi-ice
+ gdbserver'
+
+@@ -5168,7 +5167,7 @@ $as_echo "$with_auto_load_safe_path" >&6
+
+
+
+-subdirs="$subdirs testsuite"
++subdirs="$subdirs"
+
+
+ # Check whether to support alternative target configurations