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 | 6a7e3e04ebcec28a7d5476f1e95eca52c745f9d6 (patch) | |
tree | 049c4e4dfcad81affc0ea3970551a77e131e9629 /profiles | |
parent | Added metadata.xml for text-markup (diff) | |
download | historical-6a7e3e04ebcec28a7d5476f1e95eca52c745f9d6.tar.gz historical-6a7e3e04ebcec28a7d5476f1e95eca52c745f9d6.tar.bz2 historical-6a7e3e04ebcec28a7d5476f1e95eca52c745f9d6.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" |