make.defaults 292 B

123456789101112131415
  1. # Copyright 1999-2011 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. # We don't need to have pic on
  4. USE="-pic"
  5. ARCH="amd64"
  6. ACCEPT_KEYWORDS="${ARCH}"
  7. MULTILIB_ABIS="amd64"
  8. # Mirror profile/amd64/no-multilib/make.defaults
  9. USE_EXPAND_HIDDEN="ABI_X86"