diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2020-12-12 11:34:56 +0000 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2020-12-12 11:34:56 +0000 |
| commit | 1e31e4f21ba06afbd6d2667f0d91dd9056353473 (patch) | |
| tree | 5c35a864474adba3c07bc04948561fc68f99cf54 /shells/bash/Makefile | |
| parent | multimedia/arcan: make SUID=off clear setuid bit on root install (diff) | |
Patch committed in r557806 makes this parallel build safe again.
Notes
Notes:
svn path=/head/; revision=557815
Diffstat (limited to 'shells/bash/Makefile')
| -rw-r--r-- | shells/bash/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index fcafcd9a0f74..075a9158e757 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -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 |
