THRIFT-1122 do not build any library: added --without-haskell
authorRoger Meier <roger@apache.org>
Tue, 29 Mar 2011 19:59:44 +0000 (19:59 +0000)
committerRoger Meier <roger@apache.org>
Tue, 29 Mar 2011 19:59:44 +0000 (19:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1086705 13f79535-47bb-0310-9956-ffa450edef68

contrib/mingw-cross-compile.sh

index 9e8e054..f0b03a3 100755 (executable)
@@ -7,6 +7,7 @@ set -e
   --without-csharp \
   --without-python \
   --without-ruby \
+  --without-haskell \
   --without-perl \
   --without-php \
   --without-erlang \