make.defaults 271 B

12345678910111213
  1. # Copyright 1999-2014 Gentoo Foundation.
  2. # Distributed under the terms of the GNU General Public License v2
  3. PORTAGE_LIBC="uClibc"
  4. ELIBC=uclibc
  5. FEATURES="sandbox sfperms strict"
  6. USE="nptl unicode -berkdb"
  7. BOOTSTRAP_USE="${BOOTSTRAP_USE} nptl -berkdb"
  8. SYMLINK_LIB="no"