* Installer: The previous wrapper files only work on armv7

This commit is contained in:
zzz
2011-07-26 21:59:59 +00:00
parent b0c2012327
commit a98d521006
5 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
Wrapper build instructions (Ubuntu):
export ANT_HOME=/usr/share/ant
export JAVA_HOME=/usr/lib/jvm/java-6-openjdk
cp src/c/Makefile-linux-x86-32.make src/c/Makefile-linux-arm-32.make
build32.sh

Binary file not shown.

Binary file not shown.