[Bug 198854] www/firefox uses kern.smp.cpus for its internal -j logic
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 23 20:30:17 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198854
Bug ID: 198854
Summary: www/firefox uses kern.smp.cpus for its internal -j
logic
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: gecko at FreeBSD.org
Reporter: sbruno at FreeBSD.org
Flags: maintainer-feedback?(gecko at FreeBSD.org)
Assignee: gecko at FreeBSD.org
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list