aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-03-09 18:15:13 +0000
committerJohn Marino <marino@FreeBSD.org>2014-03-09 18:15:13 +0000
commitc8d14867690fbb5c1f98fcc6a0843dfcc49191cc (patch)
tree5944563c6714dfe22aef110e4ca05d742c668a06 /lang/Makefile
parent112d7e2cf1aaf3f73d3d8029234b6302cbbd0539 (diff)
downloadports-c8d14867690fbb5c1f98fcc6a0843dfcc49191cc.tar.gz
ports-c8d14867690fbb5c1f98fcc6a0843dfcc49191cc.zip
Duplicate port lang/gcc-aux => lang/gcc47-aux
A new version of the Ada compiler is coming imminently. Not all ports will immediately build with the gcc49-based compiler, so a few ports will be directed to use the current compiler in this new location instead. It will require a change in Uses/ada.mk (upcoming). Some ports will require updates to use upcoming lang/gcc-aux version. The last set of ports that will be converted is likely the gnatdroid ports as these will require a lot of time running testsuites, which takes some time wirelessly on the Android target.
Notes
Notes: svn path=/head/; revision=347679
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 5587a490b2b7..3ba7d8ae1b9d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -88,6 +88,7 @@
SUBDIR += gcc-ecj45
SUBDIR += gcc46
SUBDIR += gcc47
+ SUBDIR += gcc47-aux
SUBDIR += gcc48
SUBDIR += gcc49
SUBDIR += gcl