summaryrefslogtreecommitdiff
path: root/databases/mongodb70/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mongodb70/Makefile')
-rw-r--r--databases/mongodb70/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile
index 22206f408a7d..224092beb83b 100644
--- a/databases/mongodb70/Makefile
+++ b/databases/mongodb70/Makefile
@@ -131,6 +131,7 @@ MOZJS_WRKSRC= ${WRKSRC}/src/third_party/mozjs
.if ${FLAVOR:U} == armv80a
OPTIONS_SET+= ARMV80A
+MAKE_JOBS_UNSAFE= yes
.endif
.include <bsd.port.pre.mk>