summaryrefslogtreecommitdiff
path: root/openssl.target.linux-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'openssl.target.linux-mips.mk')
-rw-r--r--openssl.target.linux-mips.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/openssl.target.linux-mips.mk b/openssl.target.linux-mips.mk
index e8dd5ee..4aea3a2 100644
--- a/openssl.target.linux-mips.mk
+++ b/openssl.target.linux-mips.mk
@@ -591,6 +591,7 @@ MY_CFLAGS_Debug := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-w \
-Wno-format \
-EL \
@@ -697,6 +698,7 @@ MY_CFLAGS_Release := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-w \
-Wno-format \
-EL \