summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-12-08 08:13:56 +0000
committerFabian Groffen <grobian@gentoo.org>2011-12-08 08:13:56 +0000
commitb21caabe9862c8fd27a59c8c1730815818919349 (patch)
tree781b0053a9619d97ef03cfffbe2e003717047863 /profiles/prefix
parentUnmask and force sys-devel/gcc libssp on Solaris, to get a non-broken -fstack... (diff)
downloadgentoo-2-b21caabe9862c8fd27a59c8c1730815818919349.tar.gz
gentoo-2-b21caabe9862c8fd27a59c8c1730815818919349.tar.bz2
gentoo-2-b21caabe9862c8fd27a59c8c1730815818919349.zip
Mask USE=vanilla for gcc, since that results in a broken compiler on Prefix
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/ChangeLog5
-rw-r--r--profiles/prefix/package.use.mask8
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog
index 7443b2016e0a..b7b3e97e7438 100644
--- a/profiles/prefix/ChangeLog
+++ b/profiles/prefix/ChangeLog
@@ -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:
diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask
index 83b1b1e045f2..521955a90b1e 100644
--- a/profiles/prefix/package.use.mask
+++ b/profiles/prefix/package.use.mask
@@ -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