Commit 7e464956 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by Gerrit Code Review

Merge "Move Clang only flags into LOCAL_CLANG_CPPFLAGS."

parents 4803bf75 3c4c8d63
......@@ -55,7 +55,7 @@ LOCAL_C_INCLUDES := \
# In tpdec_asc.cpp: address of array 'pPce->FrontElementIsCpe'
# will always evaluate to 'true'.
LOCAL_CPPFLAGS += \
LOCAL_CLANG_CPPFLAGS += \
-Wno-pointer-bool-conversion
LOCAL_MODULE:= libFraunhoferAAC
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment