File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 670
670
<chmod perm =" 755" file =" linux/work/lib/libastylej.so" />
671
671
</target >
672
672
673
- <target name =" arm-build" depends =" linux-build linux- libastyle-arm" description =" Build linux (32-bit) version" >
673
+ <target name =" arm-build" depends =" linux-libastyle-arm" description =" Build linux (32-bit) version" >
674
674
<antcall target =" linux-jvm-${ linux-bundle-jvm-task } " >
675
675
<param name =" JVM" value =" ${ LINUX32_BUNDLED_JVM } " />
676
676
</antcall >
686
686
<antcall target =" package-library-index-json-bundle" />
687
687
</target >
688
688
689
- <target name =" linux32-build" depends =" linux-build linux- libastyle-x86" description =" Build linux (32-bit) version" >
689
+ <target name =" linux32-build" depends =" linux-libastyle-x86" description =" Build linux (32-bit) version" >
690
690
<antcall target =" linux-jvm-${ linux-bundle-jvm-task } " >
691
691
<param name =" JVM" value =" ${ LINUX32_BUNDLED_JVM } " />
692
692
</antcall >
702
702
<antcall target =" package-library-index-json-bundle" />
703
703
</target >
704
704
705
- <target name =" linux64-build" depends =" linux-build linux- libastyle-x86" description =" Build linux (64-bit) version" >
705
+ <target name =" linux64-build" depends =" linux-libastyle-x86" description =" Build linux (64-bit) version" >
706
706
<antcall target =" linux-jvm-${ linux-bundle-jvm-task } " >
707
707
<param name =" JVM" value =" ${ LINUX64_BUNDLED_JVM } " />
708
708
</antcall >
You can’t perform that action at this time.
0 commit comments