diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-02-09 21:09:17 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-02-09 21:09:17 +0000 |
commit | 6d4ef48cd565607d028f913eb8e5f35b7e0da9d9 (patch) | |
tree | 729ee430017f23053a8f03147ba78e5ee28a73eb /profiles | |
parent | Remove old. (diff) | |
download | gentoo-2-6d4ef48cd565607d028f913eb8e5f35b7e0da9d9.tar.gz gentoo-2-6d4ef48cd565607d028f913eb8e5f35b7e0da9d9.tar.bz2 gentoo-2-6d4ef48cd565607d028f913eb8e5f35b7e0da9d9.zip |
Mask binutils-2.20.51.0.6, doesn't compile
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.mask | 7 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 20083b3e9ca3..bd76d2473b7f 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.142 2010/02/03 08:58:52 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.143 2010/02/09 21:09:17 grobian Exp $ + + 09 Feb 2010; Fabian Groffen <grobian@gentoo.org> + sunos/solaris/package.mask: + Mask binutils-2.20.51.0.6, doesn't compile 03 Feb 2010; Fabian Groffen <grobian@gentoo.org> darwin/package.mask: Mask dev-util/cssc-1.2.0, the Darwin linker doesn't like duplicate symbols diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index cbcb0c0112de..b247d0fd527b 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,6 +1,11 @@ # 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.18 2010/01/05 19:56:49 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.19 2010/02/09 21:09:17 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 # Fabian Groffen <grobian@gentoo.org> (29 Nov 2009) # segfaults during compilation, bug #294479 |