No longer bake in tinyalsa for android

This commit is contained in:
twinaphex 2017-07-09 00:14:46 +02:00
parent 913eab54ff
commit 434bec8775

View File

@ -77,7 +77,7 @@ endif
DEFINES += -DHAVE_7ZIP
DEFINES += -DHAVE_CHEEVOS
DEFINES += -DHAVE_SL
DEFINES += -DHAVE_TINYALSA
#DEFINES += -DHAVE_TINYALSA
LOCAL_CFLAGS += -Wall -std=gnu99 -pthread -Wno-unused-function -fno-stack-protector -funroll-loops $(DEFINES)
LOCAL_CPPFLAGS := -fexceptions -fpermissive -std=gnu++11 -fno-rtti -Wno-reorder $(DEFINES)