diff options
author | Daniel Black <dragonheart@gentoo.org> | 2006-07-16 09:53:21 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2006-07-16 09:53:21 +0000 |
commit | a6fce144feaf549ae34897948e2200695f8b1c23 (patch) | |
tree | 6dfc17258bd6fdcf6fb08bdda652f3e584ed4ba7 | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-a6fce144feaf549ae34897948e2200695f8b1c23.tar.gz gentoo-2-a6fce144feaf549ae34897948e2200695f8b1c23.tar.bz2 gentoo-2-a6fce144feaf549ae34897948e2200695f8b1c23.zip |
mask bmpx - waiting for neon fix - see chutzpah
-rw-r--r-- | profiles/hardened/use.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/hardened/use.mask b/profiles/hardened/use.mask index 4110015082d9..dd402c76bad0 100644 --- a/profiles/hardened/use.mask +++ b/profiles/hardened/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/use.mask,v 1.11 2006/07/08 17:16:32 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/use.mask,v 1.12 2006/07/16 09:53:21 dragonheart Exp $ # uclibc only in uclibc profiles. uclibc @@ -26,3 +26,6 @@ ppcsha1 sse sse2 x264 + +# mask bmpx USE flag while waiting for neon fix +bmpx |