summaryrefslogtreecommitdiff
path: root/modules/bitrate_controller.target.darwin-mips.mk
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-05-23 18:41:03 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-05-23 18:41:03 +0000
commit271bf09ce755bf3e20f3a433f7c670e2a7ac4b0c (patch)
tree4ff2ae1a4ce1affe7e283974b2521d473b23ecf0 /modules/bitrate_controller.target.darwin-mips.mk
parent2681883b743361f92b2d4f34033dc98b9343613c (diff)
downloadwebrtc-271bf09ce755bf3e20f3a433f7c670e2a7ac4b0c.tar.gz
Update makefiles after merge of Chromium at 272566
This commit was generated by merge_from_chromium.py. Change-Id: I7796770da8bb97d74f8c10c6c41d27e91dd77674
Diffstat (limited to 'modules/bitrate_controller.target.darwin-mips.mk')
-rw-r--r--modules/bitrate_controller.target.darwin-mips.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/bitrate_controller.target.darwin-mips.mk b/modules/bitrate_controller.target.darwin-mips.mk
index ff4bada9..f127259c 100644
--- a/modules/bitrate_controller.target.darwin-mips.mk
+++ b/modules/bitrate_controller.target.darwin-mips.mk
@@ -41,6 +41,7 @@ MY_CFLAGS_Debug := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
@@ -153,6 +154,7 @@ MY_CFLAGS_Release := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \