summaryrefslogtreecommitdiff
path: root/openssl.target.darwin-x86_64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'openssl.target.darwin-x86_64.mk')
-rw-r--r--openssl.target.darwin-x86_64.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/openssl.target.darwin-x86_64.mk b/openssl.target.darwin-x86_64.mk
index 2fbab7a..abea39a 100644
--- a/openssl.target.darwin-x86_64.mk
+++ b/openssl.target.darwin-x86_64.mk
@@ -599,6 +599,7 @@ MY_CFLAGS_Debug := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-w \
-Wno-format \
-m64 \
@@ -712,6 +713,7 @@ MY_CFLAGS_Release := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-w \
-Wno-format \
-m64 \