projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c446c99
)
fix sqlite3 on hosts where tclsh is installed
author
Nicolas Thill
<nico@openwrt.org>
Sun, 11 Jan 2009 04:47:12 +0000
(
04:47
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 11 Jan 2009 04:47:12 +0000
(
04:47
+0000)
SVN-Revision: 13978
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index 8959105a847833d6be3190d03da003177d6ad3ab..70fcf5f16716c2fd4249352d32b73d2878fb067a 100644
(file)
--- a/
libs/sqlite3/Makefile
+++ b/
libs/sqlite3/Makefile
@@
-65,6
+65,7
@@
CONFIGURE_ARGS += \
--enable-shared \
--enable-static \
--disable-tcl \
+ --disable-amalgamation \
CONFIGURE_VARS += \
config_BUILD_CC="$(HOSTCC)" \