summaryrefslogtreecommitdiff
path: root/modules/video_coding/codecs/vp8/webrtc_vp8.target.linux-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'modules/video_coding/codecs/vp8/webrtc_vp8.target.linux-mips.mk')
-rw-r--r--modules/video_coding/codecs/vp8/webrtc_vp8.target.linux-mips.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/video_coding/codecs/vp8/webrtc_vp8.target.linux-mips.mk b/modules/video_coding/codecs/vp8/webrtc_vp8.target.linux-mips.mk
index 45e18706..48cea41c 100644
--- a/modules/video_coding/codecs/vp8/webrtc_vp8.target.linux-mips.mk
+++ b/modules/video_coding/codecs/vp8/webrtc_vp8.target.linux-mips.mk
@@ -43,7 +43,6 @@ MY_CFLAGS_Debug := \
-pipe \
-fPIC \
-Wno-unused-local-typedefs \
- -mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
-fno-builtin-cosf \
@@ -98,8 +97,6 @@ MY_DEFS_Debug := \
'-DWEBRTC_MODULE_UTILITY_VIDEO' \
'-DWEBRTC_CHROMIUM_BUILD' \
'-DLOGGING_INSIDE_WEBRTC' \
- '-DMIPS32_LE' \
- '-DMIPS_FPU_LE' \
'-DWEBRTC_POSIX' \
'-DWEBRTC_LINUX' \
'-DWEBRTC_ANDROID' \
@@ -161,7 +158,6 @@ MY_CFLAGS_Release := \
-pipe \
-fPIC \
-Wno-unused-local-typedefs \
- -mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
-fno-builtin-cosf \
@@ -215,8 +211,6 @@ MY_DEFS_Release := \
'-DWEBRTC_MODULE_UTILITY_VIDEO' \
'-DWEBRTC_CHROMIUM_BUILD' \
'-DLOGGING_INSIDE_WEBRTC' \
- '-DMIPS32_LE' \
- '-DMIPS_FPU_LE' \
'-DWEBRTC_POSIX' \
'-DWEBRTC_LINUX' \
'-DWEBRTC_ANDROID' \