summaryrefslogtreecommitdiff
path: root/ft2.target.darwin-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ft2.target.darwin-mips.mk')
-rw-r--r--ft2.target.darwin-mips.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/ft2.target.darwin-mips.mk b/ft2.target.darwin-mips.mk
index 3349c05..9f75298 100644
--- a/ft2.target.darwin-mips.mk
+++ b/ft2.target.darwin-mips.mk
@@ -263,7 +263,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
@@ -279,7 +278,6 @@ LOCAL_LDFLAGS_Release := \
-Wl,--no-keep-memory \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,-O1 \
-Wl,--as-needed \
-Wl,--gc-sections \