On Fri, Feb 5, 2021 at 12:58 PM David Michael <[email protected]> wrote: > This converts installation paths prefixed with EROOT or ED to have > a leading slash, switches DEPEND to BDEPEND for EAPI 7 so tools are > installed in BROOT and natively executable, and makes eapply_user > the default src_prepare behavior for EAPIs since 6. > > It also drops the binutils build-time dependency since it was added > in the original kernel.eclass implementation ~20 years ago to > enforce a minimum version to avoid old assembly bugs. All affected > versions are long gone, and it isn't required to install sources > anyway, so skip building the unused binutils dependency.
Oops, I forgot about the bug. If someone applies this, you can add the following line here: Closes: https://bugs.gentoo.org/702280
