On Sat, 9 Jul 2005 14:08:24 +0200 "Diego 'Flameeyes' Pettenò" <[EMAIL PROTECTED]> wrote:
> On Saturday 09 July 2005 14:01, Martin Schlemmer wrote: > > And this is exactly what one of the issue for me is. Now devs on > > the linux sides, need to learn bsd make peculiarities as well (to > > start with, but it will expand if this gets in as 'policy' or > > whatever), and hope to guess right when to use make/gmake. BSD > > problem, BSD fixes it them self (ie some sane way that do not > > require global ebuild scouring, or BSD devs sweep the tree > > themselfs). > The solution is: use gmake, which is GNU for sure, in case we need to > use bsdmake, we'll take care of it. Alternatively, and less work for the ebuild devs, if most stuff works with either then use `make` by default (as has always been done), and if things don't work with the system's make we can change it around when we come to keyword things. -- [email protected] mailing list
