summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2008-03-01 20:18:34 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2008-03-01 20:18:34 +0000
commit82b85bc4255b764a16183daa2fcbaf75b8f09a93 (patch)
tree9a65ae459370289f4c764e8438c153fc1d051d31 /lang/Makefile
parent- Update to 3.7.9 (diff)
Now track GCC 4.4 development (currently at 4.4.0 snapshot 20080229) via
the new lang/gcc44 port. At this point, this is mostly identical to what we have in lang/gcc43 which is in the final stages before the GCC 4.3.0 release, but things will start diverging soon. PR: 120984
Notes
Notes: svn path=/head/; revision=208291
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index bbb834faff14..cef5a885a02c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -84,6 +84,7 @@
SUBDIR += gcc42
SUBDIR += gcc42-withgcjawt
SUBDIR += gcc43
+ SUBDIR += gcc44
SUBDIR += gcl
SUBDIR += gdc
SUBDIR += gforth