aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2016-04-23 23:51:59 +0800
committergerald <gerald@FreeBSD.org>2016-04-23 23:51:59 +0800
commit7297f34636d51eb0a65f8ca350d5fe96552c5388 (patch)
tree0e80e20442337e110e8bb70dde8a8d2cadabdb73 /lang/Makefile
parent85d127faec972b6a961579fcc5101b895049b461 (diff)
downloadfreebsd-ports-gnome-7297f34636d51eb0a65f8ca350d5fe96552c5388.tar.gz
freebsd-ports-gnome-7297f34636d51eb0a65f8ca350d5fe96552c5388.tar.zst
freebsd-ports-gnome-7297f34636d51eb0a65f8ca350d5fe96552c5388.zip
GCC 6 has branched for the release of GCC 6.1 and GCC trunk has become
the home of development for the GCC 7 series, so track this with a new gcc7-devel port, starting with the 20160417 snapshot of GCC 7.0.0. For the coming months, this will be highly volatile and likely broken in various ways at various points in time, so not recommended for any production use.
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 e8e5c4409830..2d23462e9161 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -102,6 +102,7 @@
SUBDIR += gcc5-devel
SUBDIR += gcc6-aux
SUBDIR += gcc6-devel
+ SUBDIR += gcc7-devel
SUBDIR += gcl
SUBDIR += gforth
SUBDIR += ghc