Patch committed in r557806 makes this parallel build safe again.

This commit is contained in:
Emanuel Haupt 2020-12-12 11:34:56 +00:00
parent 73c8797681
commit 1e31e4f21b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557815

View File

@ -60,8 +60,6 @@ CONFIGURE_ARGS+= --without-bash-malloc \
--enable-disabled-builtins \
--with-libiconv-prefix=${ICONV_PREFIX}
MAKE_JOBS_UNSAFE= yes
.if empty(PKGNAMESUFFIX)
CONFLICTS+= bash-static-[0-9]*
.else