diff options
Diffstat (limited to 'profiles/selinux-x86-1.4/make.defaults')
-rw-r--r-- | profiles/selinux-x86-1.4/make.defaults | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/selinux-x86-1.4/make.defaults b/profiles/selinux-x86-1.4/make.defaults new file mode 100644 index 000000000000..1603fa9583e2 --- /dev/null +++ b/profiles/selinux-x86-1.4/make.defaults @@ -0,0 +1,8 @@ +# Copyright 2002 Gentoo Technologies, Inc. +# System-wide defaults for the gcc 3.2 Portage system + +USE="x86 berkdb crypt encode libwww mmx ncurses nls pam python readline ssl tcpd xml2 zlib selinux" + +ARCH="x86" +COMPILER="gcc3" +ACCEPT_KEYWORDS="x86" |