Skip to content

build/make/Makefile.in: Filter out "-j" from sub-make invocations to avoid excessive parallel load #30345

@mkoeppe

Description

@mkoeppe

Fixup from #30153, where recursive invocations of $(MAKE) for SPKG-no-deps targets were added.

The recursive invocation of $(MAKE) seems to lead to builds with extremely high parallel load when MAKE="make -j8" as recommended in Sage build documentation. This may be part of why lately many builds on GH Actions are failing.

CC: @orlitzky @kliem @jhpalmieri

Component: build

Author: Matthias Koeppe

Branch/Commit: 701b4ce

Reviewer: Dima Pasechnik

Issue created by migration from https://trac.sagemath.org/ticket/30345

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions