summaryrefslogtreecommitdiff
path: root/webrtc.target.linux-arm64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc.target.linux-arm64.mk')
-rw-r--r--webrtc.target.linux-arm64.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/webrtc.target.linux-arm64.mk b/webrtc.target.linux-arm64.mk
index 544ead9f..9474235b 100644
--- a/webrtc.target.linux-arm64.mk
+++ b/webrtc.target.linux-arm64.mk
@@ -246,7 +246,6 @@ LOCAL_LDFLAGS_Debug := \
-fPIC \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,--warn-shared-textrel \
-Wl,-O1 \
-Wl,--as-needed
@@ -260,7 +259,6 @@ LOCAL_LDFLAGS_Release := \
-fPIC \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,-O1 \
-Wl,--as-needed \
-Wl,--gc-sections \