summaryrefslogtreecommitdiff
path: root/contrib/mingw-cross-compile.sh
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2011-03-29 19:59:44 +0000
committerRoger Meier <roger@apache.org>2011-03-29 19:59:44 +0000
commitba47e8e7d9187b9aec3d10cfa33aabb3d04b9b1d (patch)
tree28c103028648fd135f9854516098167be0a49476 /contrib/mingw-cross-compile.sh
parentf02d43772f496fa5cc79bfcf264c474513a8425f (diff)
downloadthrift-ba47e8e7d9187b9aec3d10cfa33aabb3d04b9b1d.tar.gz
THRIFT-1122 do not build any library: added --without-haskell
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1086705 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'contrib/mingw-cross-compile.sh')
-rwxr-xr-xcontrib/mingw-cross-compile.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/mingw-cross-compile.sh b/contrib/mingw-cross-compile.sh
index 9e8e054f9..f0b03a360 100755
--- a/contrib/mingw-cross-compile.sh
+++ b/contrib/mingw-cross-compile.sh
@@ -7,6 +7,7 @@ set -e
--without-csharp \
--without-python \
--without-ruby \
+ --without-haskell \
--without-perl \
--without-php \
--without-erlang \