radare2/sys/android-x86.sh
pancake a8757a695f Fix android build and add r_core->anal_define api
Fix static build (libr.a)
Fix android build farm scripts
Build system is still hacky
2012-09-03 01:27:52 +02:00

5 lines
97 B
Bash
Executable File

#!/bin/sh
cd `dirname $PWD/$0`
export CFLAGS="-O3"
./android-shell.sh x86 ./android-build.sh x86