Dear gentoo devs
In August I reported the following bug:
https://bugs.gentoo.org/show_bug.cgi?id=590404
James Le Cuirot suggested to automatically use the --with-sysroot
configure switch when cross-compiling (
checking for its presence in --help like for --docdir).
I proposed a patch in the above bug report for phase-helpers.sh. However
as the current version of phase-helpers.sh calls "
___eapi_econf_passes_", I suppose that we should add a corresponding
___eapi_econf_passes_--with-sysroot function in eapi.sh.
There I am not sure which EAPIs are allowed to be modified.
What do you think?