summaryrefslogtreecommitdiff
path: root/mk/compiler
diff options
context:
space:
mode:
authoradam <adam>2010-03-15 08:27:06 +0000
committeradam <adam>2010-03-15 08:27:06 +0000
commit58f62daf6b29b32fcfa9b5930a36f393ba0bbeff (patch)
tree0494e898634e82e5e802bfa27606a5dbe867ae83 /mk/compiler
parentd57b518d9f60a96e4fc9fa64ac48901266423dad (diff)
downloadpkgsrc-58f62daf6b29b32fcfa9b5930a36f393ba0bbeff.tar.gz
Changes 4.4.3:
The GNU project and the GCC developers are pleased to announce the release of GCC 4.4.3. This release is a bug-fix release, containing fixes for regressions in GCC 4.4.1 relative to previous releases of GCC.
Diffstat (limited to 'mk/compiler')
-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 5b7dae415e8..67742e5909a 100644
--- a/mk/compiler/gcc.mk
+++ b/mk/compiler/gcc.mk
@@ -1,4 +1,4 @@
-# $NetBSD: gcc.mk,v 1.102 2009/09/18 11:38:23 dmcmahill Exp $
+# $NetBSD: gcc.mk,v 1.103 2010/03/15 08:27:49 adam 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.1
+_GCC_DIST_VERSION= 4.4.3
# _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].* \