summaryrefslogtreecommitdiff
path: root/webrtc.target.linux-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc.target.linux-mips.mk')
-rw-r--r--webrtc.target.linux-mips.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/webrtc.target.linux-mips.mk b/webrtc.target.linux-mips.mk
index 06bb28b6..e24144cb 100644
--- a/webrtc.target.linux-mips.mk
+++ b/webrtc.target.linux-mips.mk
@@ -46,7 +46,6 @@ MY_CFLAGS_Debug := \
-pipe \
-fPIC \
-Wno-unused-local-typedefs \
- -mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
-fno-builtin-cosf \
@@ -97,8 +96,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' \
@@ -154,7 +151,6 @@ MY_CFLAGS_Release := \
-pipe \
-fPIC \
-Wno-unused-local-typedefs \
- -mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
-fno-builtin-cosf \
@@ -204,8 +200,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' \