sys-devel/gcc: ada USE flag description
authorAlfredo Tupone <tupone@gentoo.org>
Sat, 4 Apr 2020 13:56:45 +0000 (15:56 +0200)
committerAlfredo Tupone <tupone@gentoo.org>
Sat, 4 Apr 2020 13:56:45 +0000 (15:56 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
sys-devel/gcc/metadata.xml

index 393817b6e62088e1af23c432ebba05d103994281..06bf70ec1ea0ba2d971b12a20a2e2a14535282ee 100644 (file)
@@ -6,6 +6,7 @@
     <name>Gentoo Toolchain Project</name>
   </maintainer>
   <use>
+    <flag name="ada">Build the ADA language (GNAT) frontend</flag>
     <flag name="awt">Useful only when building GCJ, this enables Abstract Window Toolkit
       (AWT) peer support on top of GTK+</flag>
     <flag name="boundschecking">Add the bounds checking patch by Haj Ten Brugge,