projects
/
openwrt
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
toolchain/gdb: Use correct folder name for ARC patches
[openwrt/openwrt.git]
/
toolchain
/
gdb
/
patches
/
arc-2016.03-gdb
/
110-no_testsuite.patch
1
--- a/gdb/configure
2
+++ b/gdb/configure
3
@@ -870,8 +870,7 @@ MAKEINFOFLAGS
4
YACC
5
YFLAGS
6
XMKMF'
7
-ac_subdirs_all='testsuite
8
-gdbtk
9
+ac_subdirs_all='gdbtk
10
multi-ice
11
gdbserver'
12
13
@@ -5610,7 +5610,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