X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=toolchain%2Fgdb%2Fpatches%2F7.11%2F110-no_testsuite.patch;fp=toolchain%2Fgdb%2Fpatches%2F7.11%2F110-no_testsuite.patch;h=3a9c1e7154326d5d8fa5d6218b9786347b1a0d5f;hp=0000000000000000000000000000000000000000;hb=d53df3bb3734f7d92a8ed0fd697d731b4b61184c;hpb=9fbb495cd43a502f32833d22256e48b1444095de diff --git a/toolchain/gdb/patches/7.11/110-no_testsuite.patch b/toolchain/gdb/patches/7.11/110-no_testsuite.patch new file mode 100644 index 0000000000..3a9c1e7154 --- /dev/null +++ b/toolchain/gdb/patches/7.11/110-no_testsuite.patch @@ -0,0 +1,21 @@ +--- 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