diff options
Diffstat (limited to 'profiles/hardened/linux/make.defaults')
-rw-r--r-- | profiles/hardened/linux/make.defaults | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/hardened/linux/make.defaults b/profiles/hardened/linux/make.defaults deleted file mode 100644 index cdedd1a..0000000 --- a/profiles/hardened/linux/make.defaults +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/make.defaults,v 1.17 2012/06/26 13:36:21 blueness Exp $ - -# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (16 Nov 2011) -# Rename STAGE1_USE to BOOTSTRAP_USE and stack it to the parent value -BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pax_kernel pic -jit -orc" - -USE="-fortran hardened -jit pax_kernel pic urandom -orc" |