1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

security/clambc is not jobs safe.

This has failed on me at least twice recently.  Here's the last fail:
Assembler messages:
Fatal error: llvm[3]: Compiling Mangler.cpp for Release build
can't create /wrkdirs/security/clambc/work/clamav-bytecode-compiler-
  clambc-0.98.5rc1/obj/lib/Target/ClamBC/Release/version.o: No such file
  or directory
This commit is contained in:
John Marino 2015-06-26 19:02:45 +00:00
parent adcbbbb487
commit b07e9251a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390661

View File

@ -23,6 +23,8 @@ CONFIGURE_ARGS= --enable-optimized --enable-targets=host-only \
WRKSRC= ${WRKDIR}/clamav-bytecode-compiler-${DISTNAME}/obj
MAKE_JOBS_UNSAFE= yes
post-extract:
@${MKDIR} ${WRKSRC}