diff options
-rw-r--r-- | profiles/hardened/make.defaults | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/hardened/make.defaults b/profiles/hardened/make.defaults index 8636ee640797..09a471cb919c 100644 --- a/profiles/hardened/make.defaults +++ b/profiles/hardened/make.defaults @@ -1 +1,5 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/make.defaults,v 1.9 2006/04/29 18:09:45 solar Exp $ + STAGE1_USE="hardened pic userlocales" |