Bug 251134 - ports-mgmt/portmaster partially ignores MAKE_JOBS_NUMBER?
Summary: ports-mgmt/portmaster partially ignores MAKE_JOBS_NUMBER?
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Stefan Eßer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-14 13:13 UTC by Gian-Simon Purkert
Modified: 2020-11-18 14:43 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (se)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gian-Simon Purkert 2020-11-14 13:13:59 UTC
Since the FB12.2 upgrade, portmaster? ignores MAKE_JOBS_NUMBER in /etc/make.conf for everything "clang" but works with rust.

But building a port with "make -j16" builds the C++ part parallel again (tested with thunderbird).