Use gcc for the AAC decoder
clang generates crashing code for this. Change-Id: I90355d6735403290e7c0d93ff4854520b7b80f4a
This commit is contained in:
parent
66091e46d7
commit
355baa79bf
@ -57,4 +57,6 @@ LOCAL_CPPFLAGS += -std=c++98
|
||||
|
||||
LOCAL_MODULE:= libFraunhoferAAC
|
||||
|
||||
LOCAL_CLANG:= false
|
||||
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
Loading…
Reference in New Issue
Block a user