From: Roger Meier Date: Tue, 29 Mar 2011 19:59:44 +0000 (+0000) Subject: THRIFT-1122 do not build any library: added --without-haskell X-Git-Tag: 0.7.0~129 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=ba47e8e7d9187b9aec3d10cfa33aabb3d04b9b1d;p=common%2Fthrift.git 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 --- diff --git a/contrib/mingw-cross-compile.sh b/contrib/mingw-cross-compile.sh index 9e8e054f..f0b03a36 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 \