12 lines
715 B
Diff
12 lines
715 B
Diff
--- chromium-40.0.2214.91/build/common.gypi.orig 2015-01-26 16:15:18.310585287 +0100
|
|
+++ chromium-40.0.2214.91/build/common.gypi 2015-01-26 20:06:06.769806985 +0100
|
|
@@ -926,7 +926,7 @@
|
|
'use_allocator%': 'none',
|
|
# sysroot needs to be an absolute path otherwise it generates
|
|
# incorrect results when passed to pkg-config
|
|
- 'sysroot%': '<!(cd <(DEPTH) && pwd -P)/chrome/installer/linux/debian_wheezy_arm-sysroot',
|
|
+ #'sysroot%': '<!(cd <(DEPTH) && pwd -P)/chrome/installer/linux/debian_wheezy_arm-sysroot',
|
|
}], # OS=="linux" and target_arch=="arm" and chromeos==0
|
|
|
|
['OS=="linux" and branding=="Chrome" and buildtype=="Official" and chromeos==0', {
|