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

This commit is contained in:
Joshua Colp
2017-11-13 07:20:47 -06:00
committed by Gerrit Code Review

View File

@@ -1112,3 +1112,6 @@ check-alembic: makeopts
FORCE: FORCE:
# This only stops targets within the root Makefile from building in parallel.
.NOTPARALLEL: