diff options
author | Jason Wever <weeve@gentoo.org> | 2006-06-10 19:46:00 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-06-10 19:46:00 +0000 |
commit | 59ed067a20305f24d483fa61b5d56405ffc0c3a1 (patch) | |
tree | e0d04ddf349058f06d582eba0819006fe27509c7 /profiles | |
parent | Fix building in et_EE locales #133679 by Andres Toomsalu. (diff) | |
download | gentoo-2-59ed067a20305f24d483fa61b5d56405ffc0c3a1.tar.gz gentoo-2-59ed067a20305f24d483fa61b5d56405ffc0c3a1.tar.bz2 gentoo-2-59ed067a20305f24d483fa61b5d56405ffc0c3a1.zip |
Mask kdehiddenvisibility until we unmask gcc-4.1.x
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/sparc/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/default-linux/sparc/use.mask b/profiles/default-linux/sparc/use.mask index 7cd53d300e89..66099ab343e4 100644 --- a/profiles/default-linux/sparc/use.mask +++ b/profiles/default-linux/sparc/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.71 2006/06/02 18:19:40 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.72 2006/06/10 19:46:00 weeve Exp $ # This file contains a list of useflags that cannot be used on sparc. @@ -182,3 +182,7 @@ qt4 # Mask bmpx USE flag since new versions don't work on sparc (comment #11 # on bug #111975) bmpx + +# Jason Wever <weeve@gentoo.org> - 10 Jun 2006 +# Mask kdehiddenvisibility as we don't have gcc-4.1.x unmasked in any profiles +kdehiddenvisibility |