sys-devel/gcc-apple: make USE=bootstrap local
authorFabian Groffen <grobian@gentoo.org>
Sun, 15 Sep 2019 15:35:31 +0000 (17:35 +0200)
committerFabian Groffen <grobian@gentoo.org>
Sun, 15 Sep 2019 15:35:57 +0000 (17:35 +0200)
Bug: https://bugs.gentoo.org/694502
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
sys-devel/gcc-apple/metadata.xml

index eb4d397c67f0a9a651d26e2b81b49f276ce76640..e6297d1298f3b21f47e5ceb0016899e613fda20d 100644 (file)
@@ -6,6 +6,7 @@
     <name>Gentoo Prefix</name>
   </maintainer>
   <use>
+    <flag name="bootstrap">!DO NOT SET THIS FLAG YOURSELF! avoids need for autoconf during bootstrap stage2</flag>
     <flag name="objc">Build support for the Objective C code language</flag>
     <flag name="objc++">Build support for the Objective C++ language</flag>
     <flag name="regression-test">Run the testsuite and install the results (requires FEATURES=test)</flag>