mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
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:
parent
bb9cd2e711
commit
26342cd267
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359408
@ -21,6 +21,7 @@ MAKEFILE= GNUmakefile
|
||||
MAKE_ARGS= LOCALE="${LANGUAGE}"
|
||||
ALL_TARGET= prepare all
|
||||
STRIP= # empty
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
CFLAGS+= -fPIC
|
||||
LANGUAGE?= en
|
||||
|
Loading…
Reference in New Issue
Block a user