summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2022-12-11 19:13:41 +0100
committerThierry Thomas <thierry@FreeBSD.org>2022-12-11 19:38:00 +0100
commitd435301318561b2a561bb634fa2d1e9183216e98 (patch)
tree0496f5eb233e3ff37cafd95b520b9c7c8986686d /lang/Makefile
parentports-mgmt/pkg: update to 1.19.0 (diff)
lang/gnat12: adding GNAT from Gcc-12
This Ada compiler is built from Gcc-12, with help from Stephane Carrez (Ada France). The first time it uses lang/gcc6-aux as a bootstrap, but it can produce a bootstrap for the next time, either for this version or for the next ones. Yet to be done: - plug it into Mk/Uses/ada.mk - build more bootstrapping assets (ATM they exist only for amd64 on FreeBSD 13 and 14) - add a test target - try to cross-compile for more platforms?
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 f842ce7afcf2..5c1b5afea914 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -104,6 +104,7 @@
SUBDIR += ghc810
SUBDIR += gjs
SUBDIR += gleam
+ SUBDIR += gnat12
SUBDIR += gnatcross-binutils-aarch64
SUBDIR += gnatcross-sysroot-aarch64
SUBDIR += gnatdroid-binutils