# Copyright 1999-2013 Gentoo Foundation. | |
# Distributed under the terms of the GNU General Public License v2 | |
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/make.defaults,v 1.1 2013/06/22 21:32:09 blueness Exp $ | |
ELIBC="musl" | |
FEATURES="sandbox sfperms strict" | |
USE="hardened nptl pax_kernel pic unicode xattr -berkdb -jit -orc" | |
BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened nptl pax_kernel pic -berkdb -jit -orc" | |
SYMLINK_LIB="no" |