summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 4b8bfb141..4fca72b66 100755
--- a/build.xml
+++ b/build.xml
@@ -480,6 +480,7 @@
stripcommand="${archutil}strip"
objcopycommand="${archutil}objcopy">
<flags>
+ -mwindows
-mthreads
</flags>
<fileset dir="${build}">
@@ -535,6 +536,7 @@
stripcommand="${archutil}strip"
objcopycommand="${archutil}objcopy">
<flags>
+ -mwindows
-mthreads
</flags>
<fileset dir="${build}">