toolchain/gdb: disable python support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47446
This commit is contained in:
parent
79e14650e0
commit
d3ba30b9cd
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ HOST_CONFIGURE_ARGS = \
|
|||
--without-included-gettext \
|
||||
--enable-threads \
|
||||
--with-expat \
|
||||
--without-python \
|
||||
--disable-binutils \
|
||||
--disable-ld \
|
||||
--disable-gas \
|
||||
|
|
Loading…
Reference in a new issue