aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-12-06 16:04:22 +0000
committerJohn Marino <marino@FreeBSD.org>2015-12-06 16:04:22 +0000
commit320c206ea9b056e68b04fa4825ce40030ee7411c (patch)
treebf3529c65237c77eaa6e8cf4ec9edd88fab531cc /lang/Makefile
parenteba05ee1624e7bb4c1f22b82c8876d2606a66547 (diff)
downloadports-320c206ea9b056e68b04fa4825ce40030ee7411c.tar.gz
ports-320c206ea9b056e68b04fa4825ce40030ee7411c.zip
Add new port lang/gcc6-aux
This will be the successor to lang/gcc5-aux. GCC6 is still in development although the Ada front end is generally stable. Once gcc6-aux is released, the lang/gcc-aux port will likely be removed. For that to happen, the gnatdroid compilers need to move from it to gcc5-aux or gcc6-aux. The Ada framework will also move to gcc6-aux by default as well.
Notes
Notes: svn path=/head/; revision=403127
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 e15be2da4058..efa56411d7d7 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -101,6 +101,7 @@
SUBDIR += gcc5
SUBDIR += gcc5-aux
SUBDIR += gcc5-devel
+ SUBDIR += gcc6-aux
SUBDIR += gcc6-devel
SUBDIR += gcl
SUBDIR += gforth