Skip to content
Snippets Groups Projects
Commit bcd37820 authored by Joshua Colp's avatar Joshua Colp Committed by Gerrit Code Review
Browse files

Merge "Build System: Disable parallel make in the root Makefile." into 15

parents 3ee82660 066d1ab8
Branches
Tags
No related merge requests found
...@@ -1111,3 +1111,6 @@ check-alembic: makeopts ...@@ -1111,3 +1111,6 @@ check-alembic: makeopts
FORCE: FORCE:
# This only stops targets within the root Makefile from building in parallel.
.NOTPARALLEL:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment