commit:     08f2d1955fdf66b5570bdce506ae8920a637d255
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 29 10:55:42 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 10:55:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f2d195

profiles/base: update default ADA_TARGET to gcc_13

Hopefully can do gcc_14 soon too.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/base/make.defaults | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 01f0c8068dcb..c18715c55f63 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -166,10 +166,10 @@ POSTGRES_TARGETS="postgres16"
 #
 PHP_TARGETS="php8-2"
 
-# Alfredo Tupone <[email protected]> (2024-03-15)
+# Sam James <[email protected]> (2024-12-29)
 #
 # Default ADA target
-ADA_TARGET="gcc_12"
+ADA_TARGET="gcc_13"
 
 # Marek Szuba <[email protected]> (2020-10-15)
 # Default targets for lua{,-single}.eclass

Reply via email to