tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
MAKE_JOBS_SAFE=[number]
Hi,
Is it possible to allow MAKE_JOBS_SAFE=[number] in addition to YES/NO?
MAKE_JOBS_SAFE=no was sometimes added by build failure with -j16.
I believe that it is rare using such high-value as MAKE_JOBS.
So how about allow MAKE_JOBS_SAFE=8 if the package fine with -j 8 (but not >8),
then pass -j 8 to `make' fot the package build even if MAKE_JOBS_SAFE is grater
than 8?
--
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index