summaryrefslogtreecommitdiff
path: root/voice_engine/voice_engine.target.darwin-mips.mk
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-08-27 15:43:30 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-08-27 15:43:30 +0000
commit2b1b7b7c52a3d793730c0e3b7b5935aa2e31c288 (patch)
tree0d4a2fc29ded11b91dd4a2fa536f17034a305172 /voice_engine/voice_engine.target.darwin-mips.mk
parent53e892fb0348c6a70a9062c90679bfc66d9ae7c0 (diff)
downloadwebrtc-2b1b7b7c52a3d793730c0e3b7b5935aa2e31c288.tar.gz
Update makefiles after merge of Chromium at b241671f0248
This commit was generated by merge_from_chromium.py. Change-Id: I1c4f94279ad561b4f0f5d73edca8ae1e9e86e36c
Diffstat (limited to 'voice_engine/voice_engine.target.darwin-mips.mk')
-rw-r--r--voice_engine/voice_engine.target.darwin-mips.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/voice_engine/voice_engine.target.darwin-mips.mk b/voice_engine/voice_engine.target.darwin-mips.mk
index cedc275f..9df43a4c 100644
--- a/voice_engine/voice_engine.target.darwin-mips.mk
+++ b/voice_engine/voice_engine.target.darwin-mips.mk
@@ -70,8 +70,6 @@ MY_CFLAGS_Debug := \
-fno-builtin-sin \
-fno-builtin-cosf \
-fno-builtin-sinf \
- -EL \
- -mhard-float \
-ffunction-sections \
-funwind-tables \
-g \
@@ -192,8 +190,6 @@ MY_CFLAGS_Release := \
-fno-builtin-sin \
-fno-builtin-cosf \
-fno-builtin-sinf \
- -EL \
- -mhard-float \
-ffunction-sections \
-funwind-tables \
-g \
@@ -308,7 +304,6 @@ LOCAL_LDFLAGS_Debug := \
-Wl,--fatal-warnings \
-Wl,-z,noexecstack \
-fPIC \
- -EL \
-Wl,--no-keep-memory \
-nostdlib \
-Wl,--no-undefined \
@@ -324,7 +319,6 @@ LOCAL_LDFLAGS_Release := \
-Wl,--fatal-warnings \
-Wl,-z,noexecstack \
-fPIC \
- -EL \
-Wl,--no-keep-memory \
-nostdlib \
-Wl,--no-undefined \