From 78b26a98a890467e575559bacae8edcd3972e15a Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Mon, 28 May 2012 20:56:00 +0200 Subject: undo changes (bzr r11433) --- build.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 1217f736d..884324907 100755 --- a/build.xml +++ b/build.xml @@ -31,7 +31,7 @@ ## P R O J E C T : I N K S C A P E ######################################################################## --> - + Build file for the Inkscape SVG editor. This file was written for GTK-2.10 on Win32, but it should work @@ -344,7 +344,6 @@ -O2 -mms-bitfields -fopenmp - -march=native -DVERSION=\"${version}\" @@ -452,6 +451,7 @@ stripcommand="${archutil}strip" objcopycommand="${archutil}objcopy"> + -mwindows -mthreads @@ -524,6 +524,7 @@ stripcommand="${archutil}strip" objcopycommand="${archutil}objcopy"> + -mwindows -mthreads -- cgit v1.2.3