Gentoo Archives: gentoo-dev

From: Dan Douglas <ormaaj@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] The future of elibtoolize
Date: Sun, 02 Oct 2016 15:52:44
Message-Id: CADVxHgMCi-sTNZpVE_0OagP=NkT5HwKEMjMwKkLeURG8OV2tng@mail.gmail.com
In Reply to: Re: [gentoo-dev] The future of elibtoolize by James Le Cuirot
1 On Sun, Sep 25, 2016 at 5:05 AM, James Le Cuirot <chewi@g.o> wrote:
2 > Now I remember why I couldn't rely on bashrc for this.
3 > elibtoolize comes from the libtool eclass and you can't inherit
4 > additional eclasses from bashrc.
5
6
7 This is what I'm dealing with all the time. It would be easier if
8 eclasses weren't the solution for all library code. The main feature
9 of an eclass was supposed to be EXPORT_FUNCTIONS for extending phase
10 functions, and many eclasses don't even make use of that.