summaryrefslogtreecommitdiff
path: root/webrtc.target.darwin-x86_64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc.target.darwin-x86_64.mk')
-rw-r--r--webrtc.target.darwin-x86_64.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/webrtc.target.darwin-x86_64.mk b/webrtc.target.darwin-x86_64.mk
index 6720fbfa..86338a9b 100644
--- a/webrtc.target.darwin-x86_64.mk
+++ b/webrtc.target.darwin-x86_64.mk
@@ -256,7 +256,6 @@ LOCAL_LDFLAGS_Debug := \
-fuse-ld=gold \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,--warn-shared-textrel \
-Wl,-O1 \
-Wl,--as-needed
@@ -272,7 +271,6 @@ LOCAL_LDFLAGS_Release := \
-fuse-ld=gold \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,-O1 \
-Wl,--as-needed \
-Wl,--gc-sections \