summaryrefslogtreecommitdiff
path: root/ft2.target.darwin-x86_64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ft2.target.darwin-x86_64.mk')
-rw-r--r--ft2.target.darwin-x86_64.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/ft2.target.darwin-x86_64.mk b/ft2.target.darwin-x86_64.mk
index 8725fcc..0595702 100644
--- a/ft2.target.darwin-x86_64.mk
+++ b/ft2.target.darwin-x86_64.mk
@@ -259,7 +259,6 @@ LOCAL_LDFLAGS_Debug := \
-fuse-ld=gold \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,--warn-shared-textrel \
-Wl,-O1 \
-Wl,--as-needed
@@ -275,7 +274,6 @@ LOCAL_LDFLAGS_Release := \
-fuse-ld=gold \
-nostdlib \
-Wl,--no-undefined \
- -Wl,--exclude-libs=ALL \
-Wl,-O1 \
-Wl,--as-needed \
-Wl,--gc-sections \