summaryrefslogtreecommitdiff
path: root/profiles/default/linux/uclibc/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default/linux/uclibc/make.defaults')
-rw-r--r--profiles/default/linux/uclibc/make.defaults12
1 files changed, 0 insertions, 12 deletions
diff --git a/profiles/default/linux/uclibc/make.defaults b/profiles/default/linux/uclibc/make.defaults
deleted file mode 100644
index 1908f11a5fc0..000000000000
--- a/profiles/default/linux/uclibc/make.defaults
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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"