On Sun, 6 Dec 2015 20:03:19 +0100
Michał Górny wrote:
> Hi,
>
> Here's another patchset. Mostly fixups inspired by multilib-build.eclass
> changes with a few little additions.
>
> Changes:
>
> 1. eclass-set variables are now read-only,
> 2. 'unset -f' is used to unset temporary & local functi
On Mon, 7 Dec 2015 15:36:30 -0500
Mike Gilbert wrote:
> On Sun, Dec 6, 2015 at 2:03 PM, Michał Górny wrote:
> > Hi,
> >
> > Here's another patchset. Mostly fixups inspired by multilib-build.eclass
> > changes with a few little additions.
> >
> > Changes:
> >
> > 1. eclass-set variables are now r
On Sun, Dec 6, 2015 at 2:03 PM, Michał Górny wrote:
> Hi,
>
> Here's another patchset. Mostly fixups inspired by multilib-build.eclass
> changes with a few little additions.
>
> Changes:
>
> 1. eclass-set variables are now read-only,
Sounds ok, but might break some ebuilds.
> 2. 'unset -f' is us
Hi,
Here's another patchset. Mostly fixups inspired by multilib-build.eclass
changes with a few little additions.
Changes:
1. eclass-set variables are now read-only,
2. 'unset -f' is used to unset temporary & local functions,
3. implementations are reordered for sane order.
I've tested this wit