When to set / keep MAKE_JOBS_UNSAFE?

Moritz Schmitt moritz at schmi.tt
Sat Oct 10 15:44:33 UTC 2020


Kurt Jaeger (Oct 10, 2020):
> > In its Makefile MAKE_JOBS_UNSAFE is set and I'm trying to figure out if
> > it's acutally needed or not.
> 
> If you build it on a box with more CPUs cores, will it fail or not ?
> 
> What number of CPUs cores did you try ?

I built it successfully on

	FreeBSD freebsd.current 13.0-CURRENT FreeBSD 13.0-CURRENT #0 3c514403bef-c253353(main): Thu Sep 24 06:45:17 UTC 2020     root at releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC  amd64
	hw.machine: amd64
	hw.ncpu: 12

> I've just tried it without MAKE_JOBS_UNSAFE on a 32 and it built
> fine. So I guess you can remove it.

This would also be my guess.

Best,
Moritz


More information about the freebsd-ports mailing list