projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ab4edc
)
fix dependency bug in python
author
John Crispin
<john@openwrt.org>
Sun, 14 Oct 2007 05:12:22 +0000
(
05:12
+0000)
committer
John Crispin
<john@openwrt.org>
Sun, 14 Oct 2007 05:12:22 +0000
(
05:12
+0000)
SVN-Revision: 9310
lang/python/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/Makefile
b/lang/python/Makefile
index d1c6e15b9df36108d4e5e433b98b5c56bb29793b..24e581c57810b25504f221b53bfe8477de341b36 100644
(file)
--- a/
lang/python/Makefile
+++ b/
lang/python/Makefile
@@
-123,6
+123,7
@@
define Build/Compile
--disable-ipv6 \
--without-cxx-main \
--with-threads \
+ ac_cv_lib_readline_readline=no \
HOSTPYTHON=./hostpython \
HOSTPGEN=./hostpgen \
OPT="$(TARGET_CFLAGS)" \