[Pkg-chromium-commit] [pkg-chromium] 05/06: Revert "bring in arm fix patch from Ubuntu"

Shawn Landden shawnl-guest at alioth.debian.org
Thu Aug 8 22:50:13 UTC 2013


This is an automated email from the git hooks/post-receive script.

shawnl-guest pushed a commit to branch master
in repository pkg-chromium.

commit 6ff9379b31e3bfd1178699c10c08eb1ba1dfb218
Author: Shawn Landden <shawnlandden at gmail.com>
Date:   Thu Aug 8 15:47:57 2013 -0700

    Revert "bring in arm fix patch from Ubuntu"
    
    This reverts commit 941ea2f51ebaedb8b0d6071b88d56e79c42731a7.
---
 .../patches/dont-assume-cross-compile-on-arm.patch |   20 --------------------
 debian/patches/series                              |    1 -
 2 files changed, 21 deletions(-)

diff --git a/debian/patches/dont-assume-cross-compile-on-arm.patch b/debian/patches/dont-assume-cross-compile-on-arm.patch
deleted file mode 100644
index d41477e..0000000
--- a/debian/patches/dont-assume-cross-compile-on-arm.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/src/build/common.gypi
-+++ b/src/build/common.gypi
-@@ -609,17 +609,6 @@
-           'enable_settings_app%': 0,
-         }],
- 
--        ['OS=="linux" and target_arch=="arm" and chromeos==0', {
--          # Set some defaults for arm/linux chrome builds
--          'armv7%': 1,
--          'linux_breakpad%': 0,
--          'linux_use_tcmalloc%': 0,
--          'linux_use_gold_flags%': 0,
--          # sysroot needs to be an absolute path otherwise it generates
--          # incorrect results when passed to pkg-config
--          'sysroot%': '<!(cd <(DEPTH) && pwd -P)/arm-sysroot',
--        }], # OS=="linux" and target_arch=="arm" and chromeos==0
--
-         ['target_arch=="mipsel"', {
-           'sysroot': '<!(cd <(DEPTH) && pwd -P)/native_client/toolchain/linux_mips-trusted/sysroot',
-         }],
diff --git a/debian/patches/series b/debian/patches/series
index 7e82082..a5df548 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -18,4 +18,3 @@ webkit-version.patch
 arm.patch
 icon.patch
 arm-neon.patch
-dont-assume-cross-compile-on-arm.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-chromium/pkg-chromium.git



More information about the Pkg-chromium-commit mailing list