aboutsummaryrefslogtreecommitdiff
path: root/ots.target.darwin-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ots.target.darwin-mips.mk')
-rw-r--r--ots.target.darwin-mips.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/ots.target.darwin-mips.mk b/ots.target.darwin-mips.mk
index 3e8fd53..4c7e30d 100644
--- a/ots.target.darwin-mips.mk
+++ b/ots.target.darwin-mips.mk
@@ -258,7 +258,6 @@ LOCAL_LDFLAGS_Debug := \
-Wl,--no-keep-memory \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,--warn-shared-textrel \
-Wl,-O1 \
-Wl,--as-needed
@@ -274,7 +273,6 @@ LOCAL_LDFLAGS_Release := \
-Wl,--no-keep-memory \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,-O1 \
-Wl,--as-needed \
-Wl,--gc-sections \