diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-23 00:24:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-23 00:24:35 +0000 |
commit | 09e6994e269aaf073bced14d909e3047233c3775 (patch) | |
tree | 9642bc36e1820596ced7aab5d33e19f200f8e96a /profiles/default-linux/alpha | |
parent | dont install shared data files if cross compiling (Manifest recommit) (diff) | |
download | gentoo-2-09e6994e269aaf073bced14d909e3047233c3775.tar.gz gentoo-2-09e6994e269aaf073bced14d909e3047233c3775.tar.bz2 gentoo-2-09e6994e269aaf073bced14d909e3047233c3775.zip |
nptl doesnt work on these arches
Diffstat (limited to 'profiles/default-linux/alpha')
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index 58446a31b64f..9076afc6ebf2 100644 --- a/profiles/default-linux/alpha/use.mask +++ b/profiles/default-linux/alpha/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.5 2004/10/20 00:05:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.6 2004/10/23 00:24:35 vapier Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -80,3 +80,5 @@ sybase-ct # Added because of xmms-plugin.eclass. Please test out # media-sound/beep-media-player and remove if bmp + +nptl |