X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=toolchain%2Fgdb%2Fpatches%2F110-no_testsuite.patch;fp=toolchain%2Fgdb%2Fpatches%2F110-no_testsuite.patch;h=5c5d15c5b8c05a078414a3e9a3107ab335b30935;hb=608bdfdecdc9e51a6a9634b085553aa94e247c91;hp=0000000000000000000000000000000000000000;hpb=244fd9189c352296171fbbefcb3f0eda9b9ce2cc;p=openwrt-working-2016%2F.git 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