summaryrefslogtreecommitdiff
path: root/package/weechat/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-05 17:29:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-05 17:29:33 +0100
commitd9759be6496da18607bf3068bca9464c44285d33 (patch)
tree8356bd8771d6904373ae50409c20da35ca9a5f8f /package/weechat/Makefile
parent61629a527144e01ebcf25cffac48e48c01526af2 (diff)
fix some allmodconfig issues for mips target
Diffstat (limited to 'package/weechat/Makefile')
-rw-r--r--package/weechat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/weechat/Makefile b/package/weechat/Makefile
index 4ad71e773..e3d22768e 100644
--- a/package/weechat/Makefile
+++ b/package/weechat/Makefile
@@ -23,6 +23,7 @@ CONFIGURE_ARGS+= --with-debug=0 \
--disable-perl \
--disable-python \
--disable-lua \
+ --disable-tcl \
--disable-gnutls \
--disable-ruby \
--with-libiconv-prefix='${STAGING_TARGET_DIR}/usr'