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

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

View File

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