1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

dtksh: disable parallel builds

This module will crash on multicore builds, so disable that for dtksh
until we can investigate and fix, if possible.
This commit is contained in:
Jon Trulson 2021-01-31 13:43:28 -07:00
parent 4836c389f6
commit 37eba21c97

View file

@ -1,5 +1,8 @@
MAINTAINERCLEANFILES = Makefile.in
# Can't build multi-core in here yet.
.NOTPARALLEL:
CLEANFILES = init.c FEATURE
SUBDIRS = examples