blob: cb93695faa71b9f8abda302c42e201e83f6d1948 (
plain)
1
2
3
4
5
6
|
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Id$
USE="${USE} hardened pax_kernel pic -jit -orc"
BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pax_kernel pic -jit -orc"
|