From: johanengelen Date: Thu, 13 Dec 2007 16:29:30 +0000 (+0000) Subject: remove -g flag from build.xml as it is really not necessary and slows down building... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=71578c4bd067e459baab37a86b3d5ffe888c45b3;p=inkscape.git remove -g flag from build.xml as it is really not necessary and slows down building tremendously. If anybody finds use for -g, please let me know. --- diff --git a/build.xml b/build.xml index cdf857cbe..d6259f4c6 100644 --- a/build.xml +++ b/build.xml @@ -374,7 +374,7 @@ stripcommand="${archutil}strip" objcopycommand="${archutil}objcopy"> - -mwindows -g + -mwindows