From 2b1b7b7c52a3d793730c0e3b7b5935aa2e31c288 Mon Sep 17 00:00:00 2001 From: Android Chromium Automerger Date: Wed, 27 Aug 2014 15:43:30 +0000 Subject: Update makefiles after merge of Chromium at b241671f0248 This commit was generated by merge_from_chromium.py. Change-Id: I1c4f94279ad561b4f0f5d73edca8ae1e9e86e36c --- system_wrappers/source/cpu_features_android.target.darwin-mips.mk | 6 ------ 1 file changed, 6 deletions(-) (limited to 'system_wrappers/source/cpu_features_android.target.darwin-mips.mk') diff --git a/system_wrappers/source/cpu_features_android.target.darwin-mips.mk b/system_wrappers/source/cpu_features_android.target.darwin-mips.mk index 7b2a7bee..40fb191e 100644 --- a/system_wrappers/source/cpu_features_android.target.darwin-mips.mk +++ b/system_wrappers/source/cpu_features_android.target.darwin-mips.mk @@ -45,8 +45,6 @@ MY_CFLAGS_Debug := \ -fno-builtin-sin \ -fno-builtin-cosf \ -fno-builtin-sinf \ - -EL \ - -mhard-float \ -ffunction-sections \ -funwind-tables \ -g \ @@ -157,8 +155,6 @@ MY_CFLAGS_Release := \ -fno-builtin-sin \ -fno-builtin-cosf \ -fno-builtin-sinf \ - -EL \ - -mhard-float \ -ffunction-sections \ -funwind-tables \ -g \ @@ -263,7 +259,6 @@ LOCAL_LDFLAGS_Debug := \ -Wl,--fatal-warnings \ -Wl,-z,noexecstack \ -fPIC \ - -EL \ -Wl,--no-keep-memory \ -nostdlib \ -Wl,--no-undefined \ @@ -279,7 +274,6 @@ LOCAL_LDFLAGS_Release := \ -Wl,--fatal-warnings \ -Wl,-z,noexecstack \ -fPIC \ - -EL \ -Wl,--no-keep-memory \ -nostdlib \ -Wl,--no-undefined \ -- cgit v1.2.3