diff options
author | John P. Davis <zhen@gentoo.org> | 2003-11-06 06:35:13 +0000 |
---|---|---|
committer | John P. Davis <zhen@gentoo.org> | 2003-11-06 06:35:13 +0000 |
commit | 6696ccfa9f0fd3cc46ad4b5c0a7c91fcc955434f (patch) | |
tree | 1f134e9d0b64e09c84478425eee3f4441da40b64 /profiles | |
parent | Added metadata.xml for text-markup (diff) | |
download | gentoo-2-6696ccfa9f0fd3cc46ad4b5c0a7c91fcc955434f.tar.gz gentoo-2-6696ccfa9f0fd3cc46ad4b5c0a7c91fcc955434f.tar.bz2 gentoo-2-6696ccfa9f0fd3cc46ad4b5c0a7c91fcc955434f.zip |
adding GRP_STAGE23_USE for the new catalyst
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened-x86-1.4/make.defaults | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/hardened-x86-1.4/make.defaults b/profiles/hardened-x86-1.4/make.defaults index cb667189067b..d369b774353a 100644 --- a/profiles/hardened-x86-1.4/make.defaults +++ b/profiles/hardened-x86-1.4/make.defaults @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # System-wide defaults for the gcc 3.2.3 Portage system +GRP_STAGE23_USE="x86 berkdb crypt readline nls ssl tcpd zlib pam" + # <zhen@gentoo.org> defaults for a hardened system # <zhen@gentoo.org> pam added until bug 10135 is fixed USE="x86 berkdb crypt readline nls ssl tcpd zlib pam" |