Mask USE=vanilla for gcc, since that results in a broken compiler on Prefix
authorFabian Groffen <grobian@gentoo.org>
Thu, 8 Dec 2011 08:13:56 +0000 (08:13 +0000)
committerFabian Groffen <grobian@gentoo.org>
Thu, 8 Dec 2011 08:13:56 +0000 (08:13 +0000)
profiles/prefix/ChangeLog
profiles/prefix/package.use.mask

index 7443b2016e0a83f73e4546acfd7959467faeb44e..b7b3e97e7438080cae3eac8e88a64ffd175f62da 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for profiles/prefix
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.306 2011/12/08 08:11:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.307 2011/12/08 08:13:56 grobian Exp $
+
+  08 Dec 2011; Fabian Groffen <grobian@gentoo.org> package.use.mask:
+  Mask USE=vanilla for gcc, since that results in a broken compiler on Prefix
 
   08 Dec 2011; Fabian Groffen <grobian@gentoo.org>
   +sunos/solaris/package.use.force, sunos/solaris/package.use.mask:
index 83b1b1e045f2e2243d994b07292c792bd30fc87d..521955a90b1e0ede03da5fc91f1f563529377ccf 100644 (file)
@@ -1,6 +1,12 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.use.mask,v 1.16 2011/04/07 18:47:43 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.use.mask,v 1.17 2011/12/08 08:13:56 grobian Exp $
+
+# Fabian Groffen <grobian@gentoo.org> (08 Dec 2011)
+# USE=vanilla produces a broken compiler for Prefix.  Only use this flag
+# when you're absolutely sure what you're doing.  Do NOT report bugs
+# about failing packages when using a vanilla compiler!
+sys-devel/gcc vanilla
 
 # Fabian Groffen <grobian@gentoo.org> (23 Oct 2010)
 # IPC relies on pipes, selects, polls, and more stuff that Python is