diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2007-01-09 20:20:11 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2007-01-09 20:20:11 +0000 |
commit | 3e814e2f134a0f6c1c40d8b298a6010db9abead7 (patch) | |
tree | 6ca7bb1aefe42fecf723b1425e568f31cfd4dac0 /profiles/selinux | |
parent | Default to -std=gnu99 rather than -std=c99 #161183 by Sandro. (diff) | |
download | gentoo-2-3e814e2f134a0f6c1c40d8b298a6010db9abead7.tar.gz gentoo-2-3e814e2f134a0f6c1c40d8b298a6010db9abead7.tar.bz2 gentoo-2-3e814e2f134a0f6c1c40d8b298a6010db9abead7.zip |
Don't mask the firebird USE, as it already is unmasked on newer selinux profiles.
Requested by a user using this combination.
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/2005.1/x86/use.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/selinux/2005.1/x86/use.mask b/profiles/selinux/2005.1/x86/use.mask index 1d6d611792ca..caa6831c35ac 100644 --- a/profiles/selinux/2005.1/x86/use.mask +++ b/profiles/selinux/2005.1/x86/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/selinux/2005.1/x86/use.mask,v 1.8 2006/12/29 21:13:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/x86/use.mask,v 1.9 2007/01/09 20:20:11 chtekk Exp $ -3dnow -3dnowext @@ -18,3 +18,6 @@ # Adobe FDF toolkit is x86 only. -fdftk + +# Firebird works on x86 and SELinux +-firebird |