summaryrefslogtreecommitdiff
path: root/modules/remote_bitrate_estimator/rbe_components.target.linux-x86.mk
diff options
context:
space:
mode:
Diffstat (limited to 'modules/remote_bitrate_estimator/rbe_components.target.linux-x86.mk')
-rw-r--r--modules/remote_bitrate_estimator/rbe_components.target.linux-x86.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/remote_bitrate_estimator/rbe_components.target.linux-x86.mk b/modules/remote_bitrate_estimator/rbe_components.target.linux-x86.mk
index b0a0b271..5716039a 100644
--- a/modules/remote_bitrate_estimator/rbe_components.target.linux-x86.mk
+++ b/modules/remote_bitrate_estimator/rbe_components.target.linux-x86.mk
@@ -41,6 +41,7 @@ MY_CFLAGS_Debug := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-fno-builtin-cos \
-fno-builtin-sin \
-fno-builtin-cosf \
@@ -144,6 +145,7 @@ MY_CFLAGS_Release := \
-fvisibility=hidden \
-pipe \
-fPIC \
+ -Wno-unused-local-typedefs \
-fno-builtin-cos \
-fno-builtin-sin \
-fno-builtin-cosf \