4 lines
71 B
Makefile
4 lines
71 B
Makefile
|
APP_OPTIM := release
|
||
|
APP_ABI := all # or armeabi
|
||
|
APP_MODULES := libffi
|