Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check-reqs.eclass: clamp MAKEOPTS based on available memory #23311

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 4, 2022

  1. check-reqs.eclass: clamp MAKEOPTS for memory/RAM usage

    Crank down MAKEOPTS jobs if MAKEOPTS="-jN" is too high for the
    amount of RAM available (uses amount declared as needed
    in the ebuild). Typically should be ~2GB per job.
    
    Bug: https://bugs.gentoo.org/570534
    thesamesam committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    9f7d385 View commit details
    Browse the repository at this point in the history