Commit | Line | Data |
---|---|---|
0826c9bd JB |
1 | --- chromium-30.0.1599.114/third_party/icu/icu.gyp.orig 2013-10-22 02:11:03.000000000 +0200 |
2 | +++ chromium-30.0.1599.114/third_party/icu/icu.gyp 2013-10-22 02:14:00.000000000 +0200 | |
3 | @@ -27,7 +27,7 @@ | |
4 | }], | |
5 | ['(OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="solaris" \ | |
6 | or OS=="netbsd" or OS=="mac" or OS=="android") and \ | |
7 | - (target_arch=="arm" or target_arch=="ia32" or \ | |
8 | + (target_arch=="ia32" or \ | |
9 | target_arch=="mipsel")', { | |
10 | 'target_conditions': [ | |
11 | ['_toolset=="host"', { |