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