sys-libs/glibc: fix USE=headers-only install for powerpc64le target
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 9 Apr 2018 06:23:09 +0000 (07:23 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 9 Apr 2018 06:23:25 +0000 (07:23 +0100)
commitc7684eaa754323674d11a2a6e6e46e5d1e079a45
tree1e2c71c30ecdfbf6e3f5d4f49e882ad1b79ec508
parent3e120eef7620f8b7b1b2e79dd8c8af7f0d33d7f0
sys-libs/glibc: fix USE=headers-only install for powerpc64le target

glibc-2.27 needs 2 more sanity checks from native compiler to pass configure:
  libc_cv_compiler_powerpc64le_binary128_ok=yes
  libc_cv_target_power8_ok=yes

Notices when tried clean toolchain botstrap for bug #652724

Bug: https://bugs.gentoo.org/652724
Package-Manager: Portage-2.3.28, Repoman-2.3.9
sys-libs/glibc/glibc-2.27-r1.ebuild
sys-libs/glibc/glibc-9999.ebuild