3 lines
70 B
Makefile
3 lines
70 B
Makefile
|
APP_OPTIM := release
|
||
|
APP_ABI := all # or armeabi
|
||
|
APP_MODULES := libffi
|