summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-08 11:35:37 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-08 11:35:37 +0000
commitecf4ddcec74f2563e36c30afafc6a348e8576818 (patch)
tree8c914025005f159e3d75128ba0d6dbdb7e3e3e8c /profiles/prefix
parentstable x86, bug 298204 (diff)
downloadgentoo-2-ecf4ddcec74f2563e36c30afafc6a348e8576818.tar.gz
gentoo-2-ecf4ddcec74f2563e36c30afafc6a348e8576818.tar.bz2
gentoo-2-ecf4ddcec74f2563e36c30afafc6a348e8576818.zip
mask GCC 4.4 and onwards, does not compile currently on FreeBSD
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/ChangeLog6
-rw-r--r--profiles/prefix/bsd/freebsd/8.0/package.mask6
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog
index 1ef366f1e863..ea41dc60e00b 100644
--- a/profiles/prefix/ChangeLog
+++ b/profiles/prefix/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for profiles/prefix
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.134 2010/01/07 22:18:45 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.135 2010/01/08 11:35:37 fauli Exp $
+
+ 08 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ bsd/freebsd/8.0/package.mask:
+ mask GCC 4.4 and onwards, does not compile currently on FreeBSD
07 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
bsd/freebsd/8.0/package.mask:
diff --git a/profiles/prefix/bsd/freebsd/8.0/package.mask b/profiles/prefix/bsd/freebsd/8.0/package.mask
index c8e95feff6ef..5305a411c6aa 100644
--- a/profiles/prefix/bsd/freebsd/8.0/package.mask
+++ b/profiles/prefix/bsd/freebsd/8.0/package.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/freebsd/8.0/package.mask,v 1.4 2010/01/08 08:56:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/freebsd/8.0/package.mask,v 1.5 2010/01/08 11:35:37 fauli Exp $
# Diego Pettenò <flameeyes@gentoo.org> (21 Oct 2006)
# need a newer version of sandbox, as it's the only one working for us
@@ -9,3 +9,7 @@
# Christian Faulhammer <fauli@gentoo.org> (07 Dec 2010)
# Everything above does not build
>=sys-libs/readline-6
+
+# Christian Faulhammer <fauli@gentoo.org> (08 Dec 2010)
+# Is currently broken
+>=gcc-4.4