dthelp/parser/pass1: disable parallel builds due to occasional failures

This commit is contained in:
Jon Trulson
2020-09-07 17:50:40 -06:00
parent cc12058502
commit 29ddc05827

View File

@@ -1,3 +1,5 @@
MAINTAINERCLEANFILES = Makefile.in MAINTAINERCLEANFILES = Makefile.in
.NOTPARALLEL:
SUBDIRS = util build eltdef helptag parser SUBDIRS = util build eltdef helptag parser