瀏覽代碼

Drop the 32-bit Linux

Toni Helenius 2 年之前
父節點
當前提交
689cb20620
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.xml

+ 1 - 1
build.xml

@@ -222,7 +222,7 @@
             </and>
             <then>
                 <echo message="No platform specified, building all platforms"/>
-                <property name="generate.installer.for.platforms" value="windows-x86 windows-x64 linux-x86 linux-x64 macosx"/>
+                <property name="generate.installer.for.platforms" value="windows-x86 windows-x64 linux-x64 macosx"/>
             </then>
             <else>
                 <if>