summaryrefslogtreecommitdiff
path: root/modules/audio_coding_module.target.linux-x86_64.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 /modules/audio_coding_module.target.linux-x86_64.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 'modules/audio_coding_module.target.linux-x86_64.mk')
-rw-r--r--modules/audio_coding_module.target.linux-x86_64.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/audio_coding_module.target.linux-x86_64.mk b/modules/audio_coding_module.target.linux-x86_64.mk
index f38aefea..580c1c0c 100644
--- a/modules/audio_coding_module.target.linux-x86_64.mk
+++ b/modules/audio_coding_module.target.linux-x86_64.mk
@@ -321,7 +321,6 @@ LOCAL_LDFLAGS_Debug := \
-fuse-ld=gold \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,--warn-shared-textrel \
-Wl,-O1 \
-Wl,--as-needed
@@ -337,7 +336,6 @@ LOCAL_LDFLAGS_Release := \
-fuse-ld=gold \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,-O1 \
-Wl,--as-needed \
-Wl,--gc-sections \