summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-06-26 19:02:45 +0000
committerJohn Marino <marino@FreeBSD.org>2015-06-26 19:02:45 +0000
commitb07e9251a83380122b94f923707d0323279c1bb1 (patch)
tree825665df09725d87b6590d8c5971bd86e40f3b09 /security
parentUpdate to 4.0.4 (diff)
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
Notes
Notes: svn path=/head/; revision=390661
Diffstat (limited to 'security')
-rw-r--r--security/clambc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/clambc/Makefile b/security/clambc/Makefile
index 4371d3dd90bf..8ded81f94e0f 100644
--- a/security/clambc/Makefile
+++ b/security/clambc/Makefile
@@ -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}