mirror of
https://github.com/markqvist/Sideband.git
synced 2026-04-28 09:43:05 +00: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
|