summaryrefslogtreecommitdiffstats
path: root/build-x64.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build-x64.xml')
-rw-r--r--build-x64.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-x64.xml b/build-x64.xml
index 117c8ea41..9d1e4ab7d 100644
--- a/build-x64.xml
+++ b/build-x64.xml
@@ -461,7 +461,7 @@
stripcommand="${archutil}strip"
objcopycommand="${archutil}objcopy">
<flags>
- -mconsole -m64
+ -mwindows -m64
-mthreads
</flags>
<fileset dir="${build}/obj">
@@ -548,7 +548,7 @@
stripcommand="${archutil}strip"
objcopycommand="${archutil}objcopy">
<flags>
- -mconsole -m64
+ -mwindows -m64
-mthreads
</flags>
<fileset dir="${build}/obj">