sys-libs/musl: prefixify build
authorMarty E. Plummer <hanetzer@protonmail.com>
Fri, 29 Dec 2017 11:02:09 +0000 (05:02 -0600)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 29 Dec 2017 18:21:44 +0000 (18:21 +0000)
commit0fcf2e327095c1329a4044950cadfda036db8245
tree029f9a9d5a8a73e334795bdb9f244adf318be23e
parent8693caac7872d4940772083266a94fd88ea3c792
sys-libs/musl: prefixify build

Currently building a musl libc toolchain inside of gentoo prefix with
crossdev will fail, due to installing files outside of the prefix. Added
${EPREFIX} and ${ED} where apropriate fixed this issue.

Tested in a prefix with toolchain x86_64-gentoo-linux-musl, and tested on bare
gentoo with x86_64-gentoo-linux-musl.

Acked-by: blueness
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Signed-off-by: Marty E. Plummer <hanetzer@protonmail.com>
Closes: https://bugs.gentoo.org/642612
Closes: https://github.com/gentoo/gentoo/pull/6678
sys-libs/musl/musl-1.1.18-r1.ebuild [new file with mode: 0644]
sys-libs/musl/musl-9999.ebuild