cross compile fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@5092 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2006-10-14 17:19:26 +00:00
parent 072d33f054
commit aa1347d675
2 changed files with 39 additions and 0 deletions

View File

@ -92,6 +92,7 @@ define Build/Configure
--without-docs \
--without-bench \
--without-readline \
--with-named-thread-libs=-lpthread \
);
endef