summaryrefslogtreecommitdiff
path: root/modules/video_render_module.target.linux-mips.mk
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2014-12-04 17:04:19 +0000
committerBen Murdoch <benm@google.com>2014-12-04 17:04:19 +0000
commit1dc4c26b4cc441c553992ba132f005333c4e8a1f (patch)
treefc2f7650ee1d535d50065492138740432ffebd46 /modules/video_render_module.target.linux-mips.mk
parent0fbb12c389068783ecb17422e91d3bc7b675aecf (diff)
downloadwebrtc-1dc4c26b4cc441c553992ba132f005333c4e8a1f.tar.gz
Update makefiles after merge of Chromium at 40.0.2214.27
This commit was generated by merge_from_chromium.py. Change-Id: I231a22a5117516d0892018e313b21fab26b1f615
Diffstat (limited to 'modules/video_render_module.target.linux-mips.mk')
-rw-r--r--modules/video_render_module.target.linux-mips.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/modules/video_render_module.target.linux-mips.mk b/modules/video_render_module.target.linux-mips.mk
index ea672a79..a2a89140 100644
--- a/modules/video_render_module.target.linux-mips.mk
+++ b/modules/video_render_module.target.linux-mips.mk
@@ -42,12 +42,10 @@ MY_CFLAGS_Debug := \
-pipe \
-fPIC \
-Wno-unused-local-typedefs \
- -mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
-fno-builtin-cosf \
-fno-builtin-sinf \
- -mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
-fno-builtin-cosf \
@@ -98,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' \
@@ -158,12 +154,10 @@ MY_CFLAGS_Release := \
-pipe \
-fPIC \
-Wno-unused-local-typedefs \
- -mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
-fno-builtin-cosf \
-fno-builtin-sinf \
- -mhard-float \
-fno-builtin-cos \
-fno-builtin-sin \
-fno-builtin-cosf \
@@ -213,8 +207,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' \