[Bug 274142] www/firefox: rust part of build ignores make jobs settings
Date: Sat, 07 Oct 2023 03:36:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274142
Tomoaki AOKI <junchoon@dec.sakura.ne.jp> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |junchoon@dec.sakura.ne.jp
--- Comment #4 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
With my experience, everything written in rust (means that use rustc on build)
are affected. It seems that rustc spawns sub rustc regardless settings in
Makefile.
And more, possibly rustc itself is multi-threaded.
--
You are receiving this mail because:
You are the assignee for the bug.