]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/Common/build.xml
Set different arguments for gcc3.x.x and gcc4.x.x. Suppress pointer-sign warning...
[mirror_edk2.git] / Tools / Source / TianoTools / Common / build.xml
index 7802b27827ebd41cf2117f300db2148a1324f209..386698c3be5bcb7089cc1c00350430f2fb16d168 100644 (file)
@@ -39,7 +39,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
         outfile="${LIB_DIR}/CommonTools"\r
         outtype="static"\r
         optimize="speed">\r
-      <compilerarg value="${ExtraArgus}" />\r
+      <compilerarg value="${ExtraArgus}" if="ExtraArgus" />\r
       <compilerarg value="-fPIC" if="x86_64_linux"/>\r
 \r
       <includepath path="${PACKAGE_DIR}/Include"/>\r