summaryrefslogtreecommitdiff
path: root/profiles/features/uclibc/make.defaults
blob: e744805b1e765f2f61b84f081f07c7eb8b602bc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2018 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"