sys-libs/glibc: revert CPPFLAGS fix for cross-compilers
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 1 Sep 2019 16:47:47 +0000 (17:47 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 1 Sep 2019 16:50:41 +0000 (17:50 +0100)
commit8893df0d11de029e26b31bc3310e43ccb6b35dc3
tree5a37df8fa4de0cf55aa710c662d489f4eb1e8df5
parent144cd2d0c6b7ae38bab29a05a3fa77af411fdb56
sys-libs/glibc: revert CPPFLAGS fix for cross-compilers

In https://sourceware.org/PR24577 we discovered that riscv
can't really install libc headers as it needs a cross-compiler.

This revert reintroduces riscv bootstrap on crossdev.
To workaround it use the -without-headers option until
it's a crossdev's default.

Bug: https://sourceware.org/PR24577
Bug: https://bugs.gentoo.org/692052
Bug: https://bugs.gentoo.org/686248
Package-Manager: Portage-2.3.74, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-libs/glibc/Manifest
sys-libs/glibc/glibc-2.29-r5.ebuild [new file with mode: 0644]
sys-libs/glibc/glibc-2.30-r1.ebuild [new file with mode: 0644]
sys-libs/glibc/glibc-9999.ebuild