Re: [gentoo-dev] [PATCH] epatch.eclass: Add missing estack inherit

2017-03-24 Thread Michał Górny
On wto, 2017-03-21 at 17:07 +0100, Michał Górny wrote: > // > > Since this does not affect existing ebuilds, I'd like to apply it along > with the epunt-cxx patch to avoid two major cache regens a week ;-). > > --- > eclass/epatch.eclass | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git

[gentoo-dev] [PATCH] epatch.eclass: Add missing estack inherit

2017-03-21 Thread Michał Górny
// Since this does not affect existing ebuilds, I'd like to apply it along with the epunt-cxx patch to avoid two major cache regens a week ;-). --- eclass/epatch.eclass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eclass/epatch.eclass b/eclass/epatch.eclass index fb0a10b53583..905f68f8e