toolchain: gdb: Update to version 10.1
[openwrt/staging/chunkeey.git] / toolchain / gdb / patches / 110-no_testsuite.patch
1 --- a/gdb/configure
2 +++ b/gdb/configure
3 @@ -952,8 +952,7 @@ DEBUGINFOD_LIBS
4 YACC
5 YFLAGS
6 XMKMF'
7 -ac_subdirs_all='testsuite
8 -gdbtk'
9 +ac_subdirs_all='gdbtk'
10
11 # Initialize some variables set by options.
12 ac_init_help=
13 @@ -6668,7 +6667,7 @@ $as_echo "$with_auto_load_safe_path" >&6
14
15
16
17 -subdirs="$subdirs testsuite"
18 +subdirs="$subdirs"
19
20
21 # Check whether to support alternative target configurations