diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-12-28 18:32:42 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-12-28 18:32:42 +0000 |
commit | 42de9d2a4c738b26b106eb261e4bf526839f6a66 (patch) | |
tree | aeadac6ddb195e0b26a861632e2b81e0e2388b49 /profiles/prefix/sunos/solaris/5.10/sparc64 | |
parent | ppc stable #297844 (diff) | |
download | historical-42de9d2a4c738b26b106eb261e4bf526839f6a66.tar.gz historical-42de9d2a4c738b26b106eb261e4bf526839f6a66.tar.bz2 historical-42de9d2a4c738b26b106eb261e4bf526839f6a66.zip |
Mask gcc-4.4.2 on sparcbased Solaris 10, fails to compile
Diffstat (limited to 'profiles/prefix/sunos/solaris/5.10/sparc64')
-rw-r--r-- | profiles/prefix/sunos/solaris/5.10/sparc64/package.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/prefix/sunos/solaris/5.10/sparc64/package.mask b/profiles/prefix/sunos/solaris/5.10/sparc64/package.mask new file mode 100644 index 000000000000..e6a8f32256bd --- /dev/null +++ b/profiles/prefix/sunos/solaris/5.10/sparc64/package.mask @@ -0,0 +1,8 @@ +# 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/5.10/sparc64/package.mask,v 1.1 2009/12/28 18:32:42 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (28 Dec 2009) +# Fails to compile on Sparc (both 32-bits and 64-bits) +# http://bugs.gentoo.org/show_bug.cgi?id=293106 +=sys-devel/gcc-4.4.2 |