Skip to content

make -l overridable #124166

Closed
Closed
@NobbZ

Description

Describe the bug

The default usage of -l set to cores makes building on my system slow, as it usually has a load of 2 or 3, so make will not start more than one or two builds, despite the fact that there are more than 2 cores idle, as the load probably is due to IO wait.

Therefore it would be nice to be able to deactivate -l without individually overriding individual derivations or disabling its usage completely in builds.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions