summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2011-02-25 13:34:56 +0000
committerhans <hans@pkgsrc.org>2011-02-25 13:34:56 +0000
commit86a063bfda103e3d250181fe0d6eccf511bddc77 (patch)
tree350c02adfe2768909512155011d20c6740337229 /mk
parent1fedc74629e2ddee2243d77e666d832d13964169 (diff)
downloadpkgsrc-86a063bfda103e3d250181fe0d6eccf511bddc77.tar.gz
Update to 4.4.5, fixes a build problem on OpenIndiana (and probably
Solaris 11 Express, too). Changes 4.4.5: The GNU project and the GCC developers are pleased to announce the release of GCC 4.4.5. This release is a bug-fix release, containing fixes for regressions in GCC 4.4.4 relative to previous releases of GCC.
Diffstat (limited to 'mk')
-rw-r--r--mk/compiler/gcc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/compiler/gcc.mk b/mk/compiler/gcc.mk
index 7743084b5f4..2b98b28d8e2 100644
--- a/mk/compiler/gcc.mk
+++ b/mk/compiler/gcc.mk
@@ -1,4 +1,4 @@
-# $NetBSD: gcc.mk,v 1.107 2010/12/26 14:13:44 asau Exp $
+# $NetBSD: gcc.mk,v 1.108 2011/02/25 13:34:56 hans Exp $
#
# This is the compiler definition for the GNU Compiler Collection.
#
@@ -73,7 +73,7 @@ GCC_REQD+= 3.0
# _GCC_DIST_VERSION is the highest version of GCC installed by the pkgsrc
# without the PKGREVISIONs.
#
-_GCC_DIST_VERSION= 4.4.4
+_GCC_DIST_VERSION= 4.4.5
# _GCC2_PATTERNS matches N s.t. N <= 2.95.3.
_GCC2_PATTERNS= [0-1].* 2.[0-9] 2.[0-9].* 2.[1-8][0-9] 2.[1-8][0-9].* \