sys-devel/gcc: Make USE=gcj local
authorMichał Górny <mgorny@gentoo.org>
Sun, 15 Sep 2019 14:46:03 +0000 (16:46 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 15 Sep 2019 14:46:03 +0000 (16:46 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/gcc/metadata.xml

index 1b47b03d910283b39fcbd5b3e90bb1444de9c574..584efe09251bf7f4cdd4b529eab53a8b9628f47f 100644 (file)
@@ -14,6 +14,7 @@
     <flag name="d">Enable support for the D programming language</flag>
     <flag name="fixed-point">Enable fixed-point arithmetic support for MIPS targets 
       in gcc (Warning: significantly increases compile time!)</flag>
+    <flag name="gcj">Build the GCJ Java language frontend.</flag>
     <flag name="go">Build the GCC Go language frontend.</flag>
     <flag name="graphite">Add support for the framework for loop
       optimizations based on a polyhedral intermediate representation</flag>