diff options
author | 2007-01-09 20:20:11 +0000 | |
---|---|---|
committer | 2007-01-09 20:20:11 +0000 | |
commit | 6cf546dcffa6ef67b27ea03b375b3d09552dc0fa (patch) | |
tree | 872ed6641c18eb1016664c9b0e71e241dea5dda8 /profiles/selinux | |
parent | Default to -std=gnu99 rather than -std=c99 #161183 by Sandro. (diff) | |
download | historical-6cf546dcffa6ef67b27ea03b375b3d09552dc0fa.tar.gz historical-6cf546dcffa6ef67b27ea03b375b3d09552dc0fa.tar.bz2 historical-6cf546dcffa6ef67b27ea03b375b3d09552dc0fa.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 |