dthelp/parser/pass2: disable parallel builds for this module
This commit is contained in:
parent
6f0d93678a
commit
afbf39af01
|
|
@ -1,3 +1,5 @@
|
|||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
.NOTPARALLEL:
|
||||
|
||||
SUBDIRS = util build eltdef htag2 parser
|
||||
|
|
|
|||
Loading…
Reference in New Issue