From 416653829d31de31287fd533a6e0831c188cf116 Mon Sep 17 00:00:00 2001 From: Android Chromium Automerger Date: Fri, 7 Mar 2014 11:32:29 +0000 Subject: Update makefiles after merge of Chromium at 255581 This commit was generated by merge_from_chromium.py. Change-Id: I1222e3f84c93d480ed919c952501253a97b4e9b1 --- system_wrappers/source/cpu_features_android.target.darwin-mips.mk | 2 ++ 1 file changed, 2 insertions(+) (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 4c4672b2..92eb39e4 100644 --- a/system_wrappers/source/cpu_features_android.target.darwin-mips.mk +++ b/system_wrappers/source/cpu_features_android.target.darwin-mips.mk @@ -66,6 +66,7 @@ MY_CFLAGS_Debug := \ MY_DEFS_Debug := \ '-DV8_DEPRECATION_WARNINGS' \ + '-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \ '-D_FILE_OFFSET_BITS=64' \ '-DNO_TCMALLOC' \ '-DDISABLE_NACL' \ @@ -163,6 +164,7 @@ MY_CFLAGS_Release := \ MY_DEFS_Release := \ '-DV8_DEPRECATION_WARNINGS' \ + '-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \ '-D_FILE_OFFSET_BITS=64' \ '-DNO_TCMALLOC' \ '-DDISABLE_NACL' \ -- cgit v1.2.3