Skip to content
Snippets Groups Projects

Makefile: Disable parallel make.

Closed username-removed-288841 requested to merge (removed):patch-2 into master

Because many dependencies are missing, it is not safe to run parallel make. Alternately, this could be fixed by adding the missing dependencies, but that would be a larger change; and it seems to be planned that the Makefile be phased out anyway.

Fixes issue #201 .

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading