mirror of https://github.com/mstorsjo/fdk-aac.git
am 1c6ab7db: Merge "Use gcc for the AAC decoder"
* commit '1c6ab7db30867f3eee0d550adb015b340fbbc668': Use gcc for the AAC decoder
This commit is contained in:
commit
10d211b84a
|
@ -57,4 +57,6 @@ LOCAL_CPPFLAGS += -std=c++98
|
|||
|
||||
LOCAL_MODULE:= libFraunhoferAAC
|
||||
|
||||
LOCAL_CLANG:= false
|
||||
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
|
Loading…
Reference in New Issue