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