Sean Bruno <sbr...@freebsd.org> has reassigned Bugzilla Automation
<bugzi...@freebsd.org>'s request for maintainer-feedback to ge...@freebsd.org:
Bug 198854: www/firefox uses kern.smp.cpus for its internal -j logic
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198854



--- Description ---
If I run a build of packages with poudriere via something like:

poudriere bulk -j testjail -J2 www/firefox

the build of firefox will determine how many CPUs the buildhost actually has
and use that many, e.g. on my host kern.smp.cpus == 8, so the build of
www/firefox is invoked with gmake -j8
_______________________________________________
freebsd-gecko@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to