diff options
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/2005.1/x86/hardened/make.defaults | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/profiles/selinux/2005.1/x86/hardened/make.defaults b/profiles/selinux/2005.1/x86/hardened/make.defaults index c57702f40e15..b68e7f820516 100644 --- a/profiles/selinux/2005.1/x86/hardened/make.defaults +++ b/profiles/selinux/2005.1/x86/hardened/make.defaults @@ -1,7 +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/hardened/make.defaults,v 1.2 2005/04/18 19:46:38 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/x86/hardened/make.defaults,v 1.3 2007/02/20 22:43:17 wolf31o2 Exp $ -USE="dlloader hardened pic" +USE="hardened pic" STAGE1_USE="hardened pic" -GRP_STAGE23_USE="hardened pic" |