diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-02-14 13:08:07 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-02-14 13:08:07 +0000 |
commit | c63db2a648eca9faa76c6e768d6f2c3ac2f39971 (patch) | |
tree | 9152a6d3f6ddc834d11a1804b8f284b39a4d04b5 | |
parent | Unmasking openbox and obconf live ebuilds (diff) | |
download | gentoo-2-c63db2a648eca9faa76c6e768d6f2c3ac2f39971.tar.gz gentoo-2-c63db2a648eca9faa76c6e768d6f2c3ac2f39971.tar.bz2 gentoo-2-c63db2a648eca9faa76c6e768d6f2c3ac2f39971.zip |
Mask binutils-2.20.51.0.5, doesn't compile
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.mask | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 1f990df7fbe7..f6b726a5a3dc 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.147 2010/02/11 23:50:09 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.148 2010/02/14 13:08:06 grobian Exp $ + + 14 Feb 2010; Fabian Groffen <grobian@gentoo.org> + sunos/solaris/package.mask: + Mask binutils-2.20.51.0.5, doesn't compile 11 Feb 2010; Jonathan Callen <abcd@gentoo.org> package.mask: Remove KDE 4.4 mask diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index b247d0fd527b..d3b4df5ce0c7 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,11 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.19 2010/02/09 21:09:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.20 2010/02/14 13:08:07 grobian Exp $ # Fabian Groffen <grobian@gentoo.org> (09 Feb 2010) # binutils-2.20.51.0.6/gold/incremental.cc:47: error: ‘vasprintf’ was # not declared in this scope =sys-devel/binutils-2.20.51.0.6 +=sys-devel/binutils-2.20.51.0.5 # Fabian Groffen <grobian@gentoo.org> (29 Nov 2009) # segfaults during compilation, bug #294479 |