mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-18 20:20:35 +01:00
Merge "Disable warnings that are not easily fixable" am: 8192b1a am: 2a923c9
am: 00fc1c6 * commit '00fc1c66d5a524c6961db04d05e1076b18003231': Disable warnings that are not easily fixable Change-Id: Id64b163cd217ad1cbb209843819416f3a8b354b1
This commit is contained in:
commit
fb66dceae5
@ -40,6 +40,7 @@ LOCAL_SRC_FILES := \
|
|||||||
$(sbrenc_sources:%=libSBRenc/src/%)
|
$(sbrenc_sources:%=libSBRenc/src/%)
|
||||||
|
|
||||||
LOCAL_CFLAGS += -Wno-sequence-point -Wno-extra
|
LOCAL_CFLAGS += -Wno-sequence-point -Wno-extra
|
||||||
|
LOCAL_CFLAGS += "-Wno-\#warnings" -Wno-constant-logical-operand -Wno-self-assign
|
||||||
|
|
||||||
LOCAL_C_INCLUDES := \
|
LOCAL_C_INCLUDES := \
|
||||||
$(LOCAL_PATH)/libAACdec/include \
|
$(LOCAL_PATH)/libAACdec/include \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user