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