Browse Source

Drop the 32-bit Linux

Toni Helenius 2 năm trước cách đây
mục cha
commit
689cb20620
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>