On Sat, 25 May 2013 22:00:36 -0400
Alex Xu wrote:
> On 25/05/13 09:53 PM, Ryan Hill wrote:
> > Is NINJAOPTS a variable recognized by ninja or something that would be
> > Gentoo specific?
>
> MAKEOPTS is Gentoo-specific anyways. MAKEFLAGS is parsed by at least GNU
> make.
Yeah, so I'm saying we
On Sat, May 25, 2013 at 9:53 PM, Ryan Hill wrote:
> On Sat, 25 May 2013 14:48:30 -0400
> Mike Gilbert wrote:
>
>> I'm wondering if we should create a more global function for calling
>> ninja in a consistent way. Maybe we should introduce a NINJAOPTS
>> variable for users to set in make.conf. Sho
On 25/05/13 09:53 PM, Ryan Hill wrote:
> Is NINJAOPTS a variable recognized by ninja or something that would be Gentoo
> specific?
MAKEOPTS is Gentoo-specific anyways. MAKEFLAGS is parsed by at least GNU
make.
signature.asc
Description: OpenPGP digital signature
On Sat, 25 May 2013 14:48:30 -0400
Mike Gilbert wrote:
> I'm wondering if we should create a more global function for calling
> ninja in a consistent way. Maybe we should introduce a NINJAOPTS
> variable for users to set in make.conf. Should we create a new eclass
> for this, or just stick it in