mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 10:40:39 +00:00
No longer bake in tinyalsa for android
This commit is contained in:
parent
913eab54ff
commit
434bec8775
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user