diff options
Diffstat (limited to 'profiles/features/uclibc/make.defaults')
-rw-r--r-- | profiles/features/uclibc/make.defaults | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/profiles/features/uclibc/make.defaults b/profiles/features/uclibc/make.defaults deleted file mode 100644 index 3a1b040cc7cb..000000000000 --- a/profiles/features/uclibc/make.defaults +++ /dev/null @@ -1,13 +0,0 @@ -# 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" |