aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2017-04-24 18:37:37 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2017-04-24 18:37:37 +0000
commitffe9e2767818e83aa1774de95369d4e0251f6663 (patch)
treebd2eebc8bd559e3f36e3374506f3286a2a926a88 /lang/Makefile
parent48fbd2ed8cfd47bee765ef38d6eaef3a5393e6fa (diff)
downloadports-ffe9e2767818e83aa1774de95369d4e0251f6663.tar.gz
ports-ffe9e2767818e83aa1774de95369d4e0251f6663.zip
Welcome GCC 8! GCC 7 (provided via lang/gcc7-devel) has been branched
for the release and this first GCC 8 snapshot is still very close to that, whereas the coming months are going to provide a rougher ride through the development stages of GCC 8.
Notes
Notes: svn path=/head/; revision=439342
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 acd5e482c415..371ac5781477 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -105,6 +105,7 @@
SUBDIR += gcc6-aux
SUBDIR += gcc6-devel
SUBDIR += gcc7-devel
+ SUBDIR += gcc8-devel
SUBDIR += gcl
SUBDIR += gforth
SUBDIR += ghc