diff options
Diffstat (limited to 'profiles/selinux/2005.1/x86/make.defaults')
-rw-r--r-- | profiles/selinux/2005.1/x86/make.defaults | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/profiles/selinux/2005.1/x86/make.defaults b/profiles/selinux/2005.1/x86/make.defaults deleted file mode 100644 index 70e761bc4641..000000000000 --- a/profiles/selinux/2005.1/x86/make.defaults +++ /dev/null @@ -1,15 +0,0 @@ -# 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/make.defaults,v 1.2 2005/04/16 14:51:57 pebenito Exp $ - -USE="x86" -GRP_STAGE23_USE="x86" - -ARCH="x86" -ACCEPT_KEYWORDS="x86" - -CHOST="i686-pc-linux-gnu" -CFLAGS="-O2 -mcpu=i686 -pipe" -CXXFLAGS="${CFLAGS}" - -#FEATURES="sandbox" |