summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2007-12-13 16:29:30 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2007-12-13 16:29:30 +0000
commitecd34c075eab1aa977eeac0bae9a7e5ad546ed77 (patch)
tree93b51bc2f1d46d01046b7d3b34b0010d63a46f7d
parentFundamentally reworked version of the 3D box tool (among many other things, t... (diff)
downloadinkscape-ecd34c075eab1aa977eeac0bae9a7e5ad546ed77.tar.gz
inkscape-ecd34c075eab1aa977eeac0bae9a7e5ad546ed77.zip
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.
(bzr r4225)
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
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">
<flags>
- -mwindows -g
+ -mwindows
</flags>
<fileset dir="${build}">
<include name="inkres.o"/>