summaryrefslogtreecommitdiff
path: root/video_engine/video_engine_core.target.darwin-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'video_engine/video_engine_core.target.darwin-mips.mk')
-rw-r--r--video_engine/video_engine_core.target.darwin-mips.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/video_engine/video_engine_core.target.darwin-mips.mk b/video_engine/video_engine_core.target.darwin-mips.mk
index 6ab77b95..35d9ba5d 100644
--- a/video_engine/video_engine_core.target.darwin-mips.mk
+++ b/video_engine/video_engine_core.target.darwin-mips.mk
@@ -69,7 +69,6 @@ MY_CFLAGS_Debug := \
-pipe \
-fPIC \
-Wno-unused-local-typedefs \
- -mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
-fno-builtin-cosf \
@@ -120,8 +119,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' \
@@ -180,7 +177,6 @@ MY_CFLAGS_Release := \
-pipe \
-fPIC \
-Wno-unused-local-typedefs \
- -mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
-fno-builtin-cosf \
@@ -230,8 +226,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' \