mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
archivers/zstd is no longer jobs safe.
I'm not sure what happened since the previous release, but now object files are used before they are created (e.g. decompress directory)
This commit is contained in:
parent
8d679fe180
commit
043c2ed1d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425457
1 changed files with 1 additions and 0 deletions
|
@ -23,5 +23,6 @@ MAKE_ARGS= MANDIR="${PREFIX}/man/man1" \
|
|||
INCLUDEDIR="${PREFIX}/include"
|
||||
|
||||
BROKEN_FreeBSD_9= missing builtin bswap32 and bswap64
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue