fix dependency bug in python
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9310 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
edc91287aa
commit
105e58b574
@ -123,6 +123,7 @@ define Build/Compile
|
|||||||
--disable-ipv6 \
|
--disable-ipv6 \
|
||||||
--without-cxx-main \
|
--without-cxx-main \
|
||||||
--with-threads \
|
--with-threads \
|
||||||
|
ac_cv_lib_readline_readline=no \
|
||||||
HOSTPYTHON=./hostpython \
|
HOSTPYTHON=./hostpython \
|
||||||
HOSTPGEN=./hostpgen \
|
HOSTPGEN=./hostpgen \
|
||||||
OPT="$(TARGET_CFLAGS)" \
|
OPT="$(TARGET_CFLAGS)" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user