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