mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00: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
@ -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…
Reference in New Issue
Block a user