Try supporting back to version 26.

This commit is contained in:
cnlohr 2020-05-16 22:57:17 -07:00
parent 8cd62f98b2
commit fb212a8d2f
3 changed files with 7 additions and 4 deletions

View file

@ -7,7 +7,7 @@ CFLAGS:=-I. -I.. -Irawdrawandroid/rawdraw -I../cnfa -I../../embeddedcommon \
-ffunction-sections -Os -s -DPRINTF_NO_OVERRIDDE -fvisibility=hidden \
-DRDALOGFNCB=example_log_function
#ANDROIDVERSION=24
ANDROIDVERSION=28
LDFLAGS:=-s -lOpenSLES