projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79e1465
)
toolchain/gdb: disable python support
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 10 Nov 2015 21:11:20 +0000
(21:11 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 10 Nov 2015 21:11:20 +0000
(21:11 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47446
toolchain/gdb/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/gdb/Makefile
b/toolchain/gdb/Makefile
index d3fe164e63c77bb0e0a689be3bd66d416b835324..38ffb0b77f0a2102fd6d7f2ef0b520b903b590df 100644
(file)
--- a/
toolchain/gdb/Makefile
+++ b/
toolchain/gdb/Makefile
@@
-44,6
+44,7
@@
HOST_CONFIGURE_ARGS = \
--without-included-gettext \
--enable-threads \
--with-expat \
+ --without-python \
--disable-binutils \
--disable-ld \
--disable-gas \