PKGBUILDs/extra/chromium/chromium-arm-r0.patch

12 lines
508 B
Diff
Raw Normal View History

2014-05-21 01:25:43 +00:00
--- third_party/icu/icu.gyp.orig 2014-05-20 19:17:22.879538568 -0600
+++ third_party/icu/icu.gyp 2014-05-20 19:19:42.204032167 -0600
2014-04-11 16:38:23 +00:00
@@ -30,7 +30,7 @@
}],
['(OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="solaris" \
2014-05-21 01:25:43 +00:00
or OS=="netbsd" or OS=="mac" or OS=="android" or OS=="qnx") and \
2014-04-11 16:38:23 +00:00
- (target_arch=="arm" or target_arch=="ia32" or \
+ (target_arch=="ia32" or \
target_arch=="mipsel")', {
'target_conditions': [
['_toolset=="host"', {