Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 4165e191f9d9ded80b9de547358e43548d9a7dec..da99a3472709a94327a877aedcb11d0878f5dfe4 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -896,6 +896,7 @@ |
}], # os_posix==1 and OS!="mac" and OS!="ios" |
['OS=="ios"', { |
'disable_nacl%': 1, |
+ 'icu_use_data_file_flag': 1, |
stuartmorgan
2012/08/14 15:37:53
Oh, one other thing. We should add a % to the end
blundell
2012/08/16 08:06:04
Done.
|
'use_system_bzip2%': 1, |
'use_system_libxml%': 1, |
'use_system_sqlite%': 1, |