summaryrefslogtreecommitdiff
path: root/libsrtp.target.darwin-x86.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libsrtp.target.darwin-x86.mk')
-rw-r--r--libsrtp.target.darwin-x86.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsrtp.target.darwin-x86.mk b/libsrtp.target.darwin-x86.mk
index 870456e..0bd1ef7 100644
--- a/libsrtp.target.darwin-x86.mk
+++ b/libsrtp.target.darwin-x86.mk
@@ -59,6 +59,7 @@ MY_CFLAGS_Debug := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-Wno-format \
-msse2 \
-mfpmath=sse \
@@ -166,6 +167,7 @@ MY_CFLAGS_Release := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-Wno-format \
-msse2 \
-mfpmath=sse \