summaryrefslogtreecommitdiff
path: root/Tools/Source/TianoTools/StrGather/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/Source/TianoTools/StrGather/build.xml')
-rw-r--r--Tools/Source/TianoTools/StrGather/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/Source/TianoTools/StrGather/build.xml b/Tools/Source/TianoTools/StrGather/build.xml
index 0f5422d4f8..0bee87089f 100644
--- a/Tools/Source/TianoTools/StrGather/build.xml
+++ b/Tools/Source/TianoTools/StrGather/build.xml
@@ -84,7 +84,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
outfile="${BIN_DIR}/${ToolName}"
outtype="executable"
libtool="${haveLibtool}"
- debug="true">
+ debug="false">
<fileset dir="${basedir}/${ToolName}"
includes="${FileSet}"