]> git.saurik.com Git - cycript.git/blob - android-make.sh
Support (ignore) __restrict/restrict and throw ().
[cycript.git] / android-make.sh
1 #!/bin/bash
2 set -e
3 cd build.and-armeabi
4 make "$@"