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