Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f666d07
)
disable c_glib for mingw compiler build
author
Roger Meier
<roger@apache.org>
Tue, 1 May 2012 12:12:17 +0000
(12:12 +0000)
committer
Roger Meier
<roger@apache.org>
Tue, 1 May 2012 12:12:17 +0000
(12:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@
1332624
13f79535
-47bb-0310-9956-
ffa450edef68
contrib/mingw-cross-compile.sh
patch
|
blob
|
history
diff --git
a/contrib/mingw-cross-compile.sh
b/contrib/mingw-cross-compile.sh
index
f0b03a3
..
80c0e29
100755
(executable)
--- a/
contrib/mingw-cross-compile.sh
+++ b/
contrib/mingw-cross-compile.sh
@@
-3,6
+3,7
@@
set -e
./configure \
--without-cpp \
+ --without-c_glib \
--without-java \
--without-csharp \
--without-python \