]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/StrGather/build.xml
StrGather does not run correctly on OS X. Turning on debug so that is can be fixed.
[mirror_edk2.git] / Tools / Source / TianoTools / StrGather / build.xml
index 0ad1259f337dd15bd0eea45efec061335f2e0450..0f5422d4f835c80751162d5823aef1f815646b2a 100644 (file)
@@ -84,7 +84,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
         outfile="${BIN_DIR}/${ToolName}"\r
         outtype="executable"\r
         libtool="${haveLibtool}"\r
-        optimize="speed">\r
+        debug="true">\r
 \r
       <fileset dir="${basedir}/${ToolName}" \r
         includes="${FileSet}" \r