aboutsummaryrefslogtreecommitdiff
path: root/ots.target.darwin-arm64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ots.target.darwin-arm64.mk')
-rw-r--r--ots.target.darwin-arm64.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/ots.target.darwin-arm64.mk b/ots.target.darwin-arm64.mk
index cca2770..847af39 100644
--- a/ots.target.darwin-arm64.mk
+++ b/ots.target.darwin-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 \