tech-pkg archive

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

Set MAKE_JOBS_SAFE=no for samba?



Hi,

net/samba consistently fails to build for me with MAKE_JOBS=12. This
is because it wants to link all the things in parallel, which ends up
exhausting the maximum number of open files in the system.

Would there be objections if I set it as not MAKE_JOBS_SAFE?

-- 
Benny


Home | Main Index | Thread Index | Old Index