mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-04 01:37:50 +01:00
am 7e464956: Merge "Move Clang only flags into LOCAL_CLANG_CPPFLAGS."
* commit '7e46495606bd66973a10565f932acee7bddcc003': Move Clang only flags into LOCAL_CLANG_CPPFLAGS.
This commit is contained in:
commit
d149516e1a
@ -55,7 +55,7 @@ LOCAL_C_INCLUDES := \
|
|||||||
|
|
||||||
# In tpdec_asc.cpp: address of array 'pPce->FrontElementIsCpe'
|
# In tpdec_asc.cpp: address of array 'pPce->FrontElementIsCpe'
|
||||||
# will always evaluate to 'true'.
|
# will always evaluate to 'true'.
|
||||||
LOCAL_CPPFLAGS += \
|
LOCAL_CLANG_CPPFLAGS += \
|
||||||
-Wno-pointer-bool-conversion
|
-Wno-pointer-bool-conversion
|
||||||
|
|
||||||
LOCAL_MODULE:= libFraunhoferAAC
|
LOCAL_MODULE:= libFraunhoferAAC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user