Update makefiles after merge of Chromium at 275833

This commit was generated by merge_from_chromium.py.

Change-Id: Iad0f8b40d3547d8d6337888a84071a951f8302d6
diff --git a/modules/PCM16B.target.linux-arm.mk b/modules/PCM16B.target.linux-arm.mk
index edc9fed..2a2a35a 100644
--- a/modules/PCM16B.target.linux-arm.mk
+++ b/modules/PCM16B.target.linux-arm.mk
@@ -282,6 +282,7 @@
 	-fuse-ld=gold \
 	-nostdlib \
 	-Wl,--no-undefined \
+	-Wl,--exclude-libs=ALL \
 	-Wl,--icf=safe \
 	-Wl,--warn-shared-textrel \
 	-Wl,-O1 \
@@ -299,6 +300,7 @@
 	-fuse-ld=gold \
 	-nostdlib \
 	-Wl,--no-undefined \
+	-Wl,--exclude-libs=ALL \
 	-Wl,--icf=safe \
 	-Wl,-O1 \
 	-Wl,--as-needed \