- add documentation for installing NDK in archlinux64 - fixes build for android-arm * Import android targets for the build farm
3 lines
73 B
Bash
Executable file
3 lines
73 B
Bash
Executable file
#!/bin/sh
|
|
cd `dirname $PWD/$0`
|
|
./android-shell.sh ./android-build.sh x86
|