forked from KolibriOS/kolibrios
4 lines
120 B
Makefile
4 lines
120 B
Makefile
|
# The ARMv7 is significanly faster due to the use of the hardware FPU
|
||
|
APP_ABI := armeabi armeabi-v7a
|
||
|
APP_OPTIM := debug
|