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: ge...@freebsd.org
          Reporter: sbr...@freebsd.org
             Flags: maintainer-feedback?(ge...@freebsd.org)
          Assignee: ge...@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.
_______________________________________________
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