]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/CompressDll/build.xml
Set different arguments for gcc3.x.x and gcc4.x.x. Suppress pointer-sign warning...
[mirror_edk2.git] / Tools / Source / TianoTools / CompressDll / build.xml
index 7af7c8119ae5704729ebc87bb02e38240be4466a..2dcfea7b1375c25cf3aafc73b2c3232364d59fc2 100644 (file)
@@ -44,7 +44,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
       outfile="${BIN_DIR}/${LibName}"\r
       outputfileproperty="result"\r
       >\r
-      <compilerarg value="${ExtraArgus}" />\r
+      <compilerarg value="${ExtraArgus}" if="ExtraArgus" />\r
       <fileset dir="${LibName}" includes="${LibFileSet}" defaultexcludes="TRUE" excludes="*.xml *.inf"/>\r
       <includepath path="${PACKAGE_DIR}/Include"/>\r
       <includepath path="${PACKAGE_DIR}/Include/${HostArch}"/>\r