summaryrefslogtreecommitdiff
path: root/profiles/default/linux/uclibc/make.defaults
blob: 1908f11a5fc0cc6c860af2923deb255c1124a8ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2

PORTAGE_LIBC="uClibc"
ELIBC=uclibc

FEATURES="sandbox sfperms strict"

USE="nptl unicode -berkdb"
BOOTSTRAP_USE="${BOOTSTRAP_USE} nptl -berkdb"

SYMLINK_LIB="no"