summaryrefslogtreecommitdiff
path: root/modules/audio_coding_module.target.darwin-mips.mk
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-05-28 16:21:48 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-05-28 16:21:48 +0000
commit52dfe97e8b722572766b284b5dc019f6c9b4e874 (patch)
tree7b8e5aa83f4ddc5cb84b8cf054a0fb7fe85731f0 /modules/audio_coding_module.target.darwin-mips.mk
parent24e7aa73b913ff1aa03dd73f09cbab951927325e (diff)
downloadwebrtc-52dfe97e8b722572766b284b5dc019f6c9b4e874.tar.gz
Update makefiles after merge of Chromium at 273259
This commit was generated by merge_from_chromium.py. Change-Id: I70bf922138e2eb64db46440251a820768624f64a
Diffstat (limited to 'modules/audio_coding_module.target.darwin-mips.mk')
-rw-r--r--modules/audio_coding_module.target.darwin-mips.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/audio_coding_module.target.darwin-mips.mk b/modules/audio_coding_module.target.darwin-mips.mk
index cb30afc7..2718d732 100644
--- a/modules/audio_coding_module.target.darwin-mips.mk
+++ b/modules/audio_coding_module.target.darwin-mips.mk
@@ -67,6 +67,7 @@ MY_CFLAGS_Debug := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
@@ -197,6 +198,7 @@ MY_CFLAGS_Release := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \