From 1dc4c26b4cc441c553992ba132f005333c4e8a1f Mon Sep 17 00:00:00 2001 From: Ben Murdoch Date: Thu, 4 Dec 2014 17:04:19 +0000 Subject: Update makefiles after merge of Chromium at 40.0.2214.27 This commit was generated by merge_from_chromium.py. Change-Id: I231a22a5117516d0892018e313b21fab26b1f615 --- voice_engine/voice_engine.target.darwin-mips.mk | 6 ------ 1 file changed, 6 deletions(-) (limited to 'voice_engine/voice_engine.target.darwin-mips.mk') diff --git a/voice_engine/voice_engine.target.darwin-mips.mk b/voice_engine/voice_engine.target.darwin-mips.mk index 1b28efbc..88785765 100644 --- a/voice_engine/voice_engine.target.darwin-mips.mk +++ b/voice_engine/voice_engine.target.darwin-mips.mk @@ -64,7 +64,6 @@ MY_CFLAGS_Debug := \ -pipe \ -fPIC \ -Wno-unused-local-typedefs \ - -mhard-float \ -fno-builtin-cos \ -fno-builtin-sin \ -fno-builtin-cosf \ @@ -115,8 +114,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' \ @@ -182,7 +179,6 @@ MY_CFLAGS_Release := \ -pipe \ -fPIC \ -Wno-unused-local-typedefs \ - -mhard-float \ -fno-builtin-cos \ -fno-builtin-sin \ -fno-builtin-cosf \ @@ -232,8 +228,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' \ -- cgit v1.2.3