diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2007-12-13 16:29:30 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2007-12-13 16:29:30 +0000 |
| commit | ecd34c075eab1aa977eeac0bae9a7e5ad546ed77 (patch) | |
| tree | 93b51bc2f1d46d01046b7d3b34b0010d63a46f7d | |
| parent | Fundamentally reworked version of the 3D box tool (among many other things, t... (diff) | |
| download | inkscape-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -374,7 +374,7 @@ stripcommand="${archutil}strip" objcopycommand="${archutil}objcopy"> <flags> - -mwindows -g + -mwindows </flags> <fileset dir="${build}"> <include name="inkres.o"/> |
