Mark MAKE_JOBS_UNSAFE to fix the build.

Failure log: https://people.freebsd.org/~mandree/arj-3.10.22_4.log.xz
This commit is contained in:
Matthias Andree 2014-06-26 18:18:58 +00:00
parent bb9cd2e711
commit 26342cd267
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359408

View File

@ -21,6 +21,7 @@ MAKEFILE= GNUmakefile
MAKE_ARGS= LOCALE="${LANGUAGE}"
ALL_TARGET= prepare all
STRIP= # empty
MAKE_JOBS_UNSAFE= yes
CFLAGS+= -fPIC
LANGUAGE?= en