[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, experimental, updated. debian/21.0.1180.57_r148591-1-4-g2bb621a
Shawn Landden
shawnlandden at gmail.com
Wed Aug 8 21:00:00 UTC 2012
The following commit has been merged in the experimental branch:
commit 10b6b0840e3d1993f2485bc4cc0114ceff34a84a
Author: Shawn Landden <shawnlandden at gmail.com>
Date: Fri Jul 6 17:41:45 2012 -0700
fixup skia fixup for <armv6
commit 3a003caed2cbca2af9e6dad8b8f41a1 had these reversed
diff --git a/debian/patches/arm.patch b/debian/patches/arm.patch
index fa44108..852d47a 100644
--- a/debian/patches/arm.patch
+++ b/debian/patches/arm.patch
@@ -6,11 +6,11 @@ Index: sid/src/skia/skia.gyp
[ 'target_arch == "arm" and armv7 != 1', {
'sources': [
'../third_party/skia/src/opts/SkBlitRow_opts_none.cpp',
-+ '../third_party/skia/src/opts/opts_check_arm.cpp',
++ '../third_party/skia/src/opts/SkUtils_opts_none.cpp',
],
'sources!': [
'../third_party/skia/src/opts/SkBlitRow_opts_arm.cpp',
-+ '../third_party/skia/src/opts/SkUtils_opts_none.cpp',
++ '../third_party/skia/src/opts/opts_check_arm.cpp',
],
}],
],
--
Git repository for pkg-chromium
More information about the Pkg-chromium-commit
mailing list