9 lines
499 B
Text
9 lines
499 B
Text
# Copyright 1999-2014 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.18 2014/02/11 16:47:27 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 xtpax -jit -orc"
|
|
|
|
USE="hardened pax_kernel pic urandom xtpax -fortran -jit -orc"
|