summaryrefslogtreecommitdiff
path: root/modules/video_processing.target.linux-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'modules/video_processing.target.linux-mips.mk')
-rw-r--r--modules/video_processing.target.linux-mips.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/video_processing.target.linux-mips.mk b/modules/video_processing.target.linux-mips.mk
index 5116d1e1..2a421418 100644
--- a/modules/video_processing.target.linux-mips.mk
+++ b/modules/video_processing.target.linux-mips.mk
@@ -49,6 +49,7 @@ MY_CFLAGS_Debug := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
@@ -166,6 +167,7 @@ MY_CFLAGS_Release := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \