tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: MAKE_JOBS.devel/cmake ineffective



* On 2020-11-04 at 11:36 GMT, Paul Ripke wrote:

> -CONFIGURE_ARGS+=	--parallel=${MAKE_JOBS:U1}
> +CONFIGURE_ARGS+=	--parallel=${_MAKE_JOBS_N:U1}

Seems reasonable, but before we use this across the tree even more we
should remove the leading _ or export a different variable as it's
clearly not a private variable any longer.

I'd suggest PKG_MAKE_JOBS.

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index