commit:     df5ffe6c0a1bf8c25aa6cb774bf1525ff4557f6f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 21:59:07 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 21:59:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df5ffe6c

profiles/base: force on dev-lang/gnat-gpl[cxx] too

Without USE=cxx, it'll silently disable Ada support.

Bug: https://bugs.gentoo.org/937774
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/base/package.use.force | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 800efe47743b..6da238d69422 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -5,7 +5,7 @@
 # gnat-gpl only exists for (bootstrapping) Ada. Until bug #940471 is handled,
 # force Ada on. Once it is split/moved/gutted, this won't be necessary
 # as it'll always build Ada.
-dev-lang/gnat-gpl ada
+dev-lang/gnat-gpl ada cxx
 
 # Sam James <s...@gentoo.org> (2024-06-03)
 # Poor rendering performance otherwise (bug #931215).

Reply via email to