Allow ColorChord to run down to Android 5.1 (SDK 22)
This commit is contained in:
parent
13ab20b1fc
commit
4dfeb870b7
3 changed files with 5 additions and 4 deletions
|
|
@ -7,7 +7,8 @@ CFLAGS:=-I. -I.. -Irawdrawandroid/rawdraw -I../cnfa -I../../embeddedcommon \
|
|||
-ffunction-sections -Os -s -DPRINTF_NO_OVERRIDDE -fvisibility=hidden \
|
||||
-DRDALOGFNCB=example_log_function
|
||||
|
||||
ANDROIDVERSION=28
|
||||
ANDROIDVERSION=22
|
||||
ANDROIDTARGET=28
|
||||
|
||||
LDFLAGS:=-s -lOpenSLES
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue