commit:     58b8e45537975c94297ebf05c4a6b8b0eef607de
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 15 15:35:31 2019 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Sep 15 15:35:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58b8e455

sys-devel/gcc-apple: make USE=bootstrap local

Bug: https://bugs.gentoo.org/694502
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 sys-devel/gcc-apple/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-devel/gcc-apple/metadata.xml b/sys-devel/gcc-apple/metadata.xml
index eb4d397c67f..e6297d1298f 100644
--- a/sys-devel/gcc-apple/metadata.xml
+++ b/sys-devel/gcc-apple/metadata.xml
@@ -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>

Reply via email to