mirror of
https://github.com/markqvist/Sideband.git
synced 2025-11-08 18:32:55 -05:00
4 lines
103 B
Makefile
4 lines
103 B
Makefile
APP_OPTIM := release
|
|
APP_ABI := all # or armeabi
|
|
APP_MODULES := libjpeg
|
|
APP_ALLOW_MISSING_DEPS := true
|