projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfa4f83
)
Don't disable tcl twice
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 27 Sep 2006 05:44:10 +0000
(
05:44
-0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 27 Sep 2006 05:44:10 +0000
(
05:44
-0000)
package/sqlite/sqlite.mk
patch
|
blob
|
history
diff --git
a/package/sqlite/sqlite.mk
b/package/sqlite/sqlite.mk
index 24bcc05514a55231eb30852e61b4418937db3c70..ef20a0f7e0dc4834be4c53263571c7a9b18886e6 100644
(file)
--- a/
package/sqlite/sqlite.mk
+++ b/
package/sqlite/sqlite.mk
@@
-31,7
+31,6
@@
$(SQLITE_DIR)/.configured: $(SQLITE_DIR)/.unpacked
--build=$(GNU_HOST_NAME) \
--prefix=/usr \
--sysconfdir=/etc \
- --disable-tcl \
--enable-shared \
--enable-static \
--disable-tcl \