On Tue, 1 Dec 2015 18:45:20 +0100 Michał Górny <mgo...@gentoo.org> wrote:
> On Tue, 1 Dec 2015 11:38:08 -0600 > William Hubbs <willi...@gentoo.org> wrote: > > > I find the multilib eclasses and their separate multilib phase > > functions to be confusing, so I was wondering if we could discuss > > making multilib support native to portage in eapi 7 so that we can > > use the normal phase functions again? > > That won't help you since the in-spec support would require special > phase functions anyway. Not really. PM can call something like 'multilib_foreach_abi src_compile'. This would actually simplify stacking: e.g. cmake + multilib wouldnt require an extra eclass.