[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, master, updated. debian/20.0.1132.21_r139451-1-8-g18428fd

Giuseppe Iuculano iuculano at debian.org
Wed Jun 6 08:24:07 UTC 2012


The following commit has been merged in the master branch:
commit c9ac3685861021ee77910a617c24944eab84765a
Author: Giuseppe Iuculano <iuculano at debian.org>
Date:   Sun Jun 3 14:56:14 2012 +0200

    Use gcc 4.7

diff --git a/debian/rules b/debian/rules
index c6e0be5..ce4f592 100755
--- a/debian/rules
+++ b/debian/rules
@@ -156,7 +156,7 @@ AVOID_GCC_44 ?= 0
 AVOID_GCC_46 ?= 0
 
 # Set this to use gcc 4.6 instead of 4.7
-AVOID_GCC_47 ?= 1
+AVOID_GCC_47 ?= 0
 
 CC_VERSION   := $(shell gcc -dumpversion | cut -d. -f-2)
  

-- 
Git repository for pkg-chromium



More information about the Pkg-chromium-commit mailing list