]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/CompressDll/build.xml
Make sure that the dll is executable.
[mirror_edk2.git] / Tools / Source / TianoTools / CompressDll / build.xml
index 210aa4e7578be337bcb1c1adcc7628977462ec06..40df87f92e746823897abe78db8d19473e8aadc5 100644 (file)
@@ -92,6 +92,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
       <syslibset libs="kernel32" unless="gcc"/>\r
     </cc>\r
     <copy file="${result}" tofile="${BIN_DIR}/CompressDll.dll"/>\r
+    <chmod file="${BIN_DIR}/CompressDll.dll" perm="ugo+x"/>\r
   </target>\r
   <target name="clean" depends="init">\r
     <echo message="Removing Intermediate Files Only"/>\r