From afbf39af01358a121aff30b1d9ce7b4ee39351bd Mon Sep 17 00:00:00 2001 From: Jon Trulson Date: Wed, 2 Jun 2021 13:36:46 -0600 Subject: [PATCH] dthelp/parser/pass2: disable parallel builds for this module --- cde/programs/dthelp/parser/pass2/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cde/programs/dthelp/parser/pass2/Makefile.am b/cde/programs/dthelp/parser/pass2/Makefile.am index f2eb68d9b..f39b7bfad 100644 --- a/cde/programs/dthelp/parser/pass2/Makefile.am +++ b/cde/programs/dthelp/parser/pass2/Makefile.am @@ -1,3 +1,5 @@ MAINTAINERCLEANFILES = Makefile.in +.NOTPARALLEL: + SUBDIRS = util build eltdef htag2 parser