Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Number of jobs should not be set in Makefile #64

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

Commits on Oct 1, 2021

  1. Let number of jobs be user-configurable

    j16 is an awful lot of jobs and usually results in termination of the compiler.
    The number of jobs used by make can be set using the command line argument -jN
    to make, where N is the number of jobs
    Topkek-190 committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    5ba3309 View commit details
    Browse the repository at this point in the history