mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-06-05 22:39:13 +02:00
am: fb66dce
* commit 'fb66dceae5e856648073138305ea59cc4eabf26e':
Disable warnings that are not easily fixable
Change-Id: I357fd4fd9aa8400c982959a8041d5c243eb3c430
This commit is contained in:
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user