summaryrefslogtreecommitdiff
path: root/openwrt/package/libdb
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-07-11 20:26:57 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-07-11 20:26:57 +0000
commita47f2a3dff328b86a040d93b6c58d0504fb6a703 (patch)
tree6422c7bc681898422d23f10985f423a3efb5b1d7 /openwrt/package/libdb
parentf137e42da7039f382b8edf277560b7c325d2dcfe (diff)
downloadmtk-20170518-a47f2a3dff328b86a040d93b6c58d0504fb6a703.zip
mtk-20170518-a47f2a3dff328b86a040d93b6c58d0504fb6a703.tar.gz
mtk-20170518-a47f2a3dff328b86a040d93b6c58d0504fb6a703.tar.bz2
add a load of fixes from whiterussian to head
SVN-Revision: 1410
Diffstat (limited to 'openwrt/package/libdb')
-rw-r--r--openwrt/package/libdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/libdb/Makefile b/openwrt/package/libdb/Makefile
index a6da8d8..77510ae 100644
--- a/openwrt/package/libdb/Makefile
+++ b/openwrt/package/libdb/Makefile
@@ -50,7 +50,7 @@ $(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared
--disable-java \
--enable-cxx \
--disable-posixmutexes \
- --enable-uimutexes \
+ --disable-uimutexes \
--disable-tcl \
--disable-rpc \
--enable-compat185 \