summaryrefslogtreecommitdiff
blob: 3a1b040cc7cb7e7e218daebe704b4767b64b0cb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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"
FEATURES="-multilib-strict"