summaryrefslogtreecommitdiff
path: root/webrtc.target.linux-mips.mk
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-06-07 09:08:43 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-06-07 09:08:43 +0000
commit20d9f0061bc129329e0f2900d0c7f9ad500e4c74 (patch)
tree9214db19e710901e8ebc4d70c03dc67ff2f59aac /webrtc.target.linux-mips.mk
parent431772f0e737032e0f41d59739c89e1fce7a2fbd (diff)
downloadwebrtc-20d9f0061bc129329e0f2900d0c7f9ad500e4c74.tar.gz
Update makefiles after merge of Chromium at 275661
This commit was generated by merge_from_chromium.py. Change-Id: I9f8d417e25bac16cf9f0cea277d28da37190aab2
Diffstat (limited to 'webrtc.target.linux-mips.mk')
-rw-r--r--webrtc.target.linux-mips.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/webrtc.target.linux-mips.mk b/webrtc.target.linux-mips.mk
index ee85ed80..cfb65749 100644
--- a/webrtc.target.linux-mips.mk
+++ b/webrtc.target.linux-mips.mk
@@ -264,7 +264,6 @@ LOCAL_LDFLAGS_Debug := \
-Wl,--no-keep-memory \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,--warn-shared-textrel \
-Wl,-O1 \
-Wl,--as-needed
@@ -280,7 +279,6 @@ LOCAL_LDFLAGS_Release := \
-Wl,--no-keep-memory \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,-O1 \
-Wl,--as-needed \
-Wl,--gc-sections \