[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, master, updated. debian/27.0.1453.110-1-10-gdecb67d

Michael Gilbert mgilbert at debian.org
Fri Jul 12 14:59:34 UTC 2013


The following commit has been merged in the master branch:
commit 31ff5baf171a76c53a3e5efce1b33c12ab67b10b
Author: Michael Gilbert <mgilbert at debian.org>
Date:   Fri Jul 12 10:57:12 2013 -0400

    Unset -Werror build flag.

diff --git a/debian/rules b/debian/rules
index 2c60a11..3c8f016 100755
--- a/debian/rules
+++ b/debian/rules
@@ -219,6 +219,8 @@ ifeq (4.4,$(CC_VERSION))
 GYP_DEFINES += no_strict_aliasing=1 gcc_version=44
 endif
 
+GYP_DEFINES += werror=$(NULL)
+
 ifeq (1,$(WANT_XZ_SRC))
 TAR_EXT   := xz
 TAR_FLAGS := --xz

-- 
Git repository for pkg-chromium



More information about the Pkg-chromium-commit mailing list