mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
mail/drac: Nope, it's still not jobs safe
The referenced PR removed the NOT_JOBS_SAFE designation introduced by r329631 without an explanation from the submitter. How do I know this? Because it promptly broke on the very next bulk run. This port simply requires a serial -j1 build. I can reproduce spurious failures in Redports as well. Failures may be easier to reproduce with ccache... PR: ports/187438
This commit is contained in:
parent
53fab25d93
commit
e560696f79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353109
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ PLIST_FILES= sbin/rpc.dracd include/drac.h lib/libdrac.a \
|
|||
|
||||
USE_CSTD= gnu89
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
OPTIONS_DEFINE= DB
|
||||
OPTIONS_RADIO= MUA
|
||||
OPTIONS_RADIO_MUA= POSTFIX EXIM
|
||||
|
|
Loading…
Add table
Reference in a new issue