aboutsummaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2016-10-04 18:35:00 +0000
committerBernard Spil <brnrd@FreeBSD.org>2016-10-04 18:35:00 +0000
commit85eef693ce7a5e289c16427a228ddc2d0e39a8dd (patch)
treec57a1f1b94c7cd688bccf7e20f08ec8ee6e63263 /security/openssl
parent161770783d32c94deb4942f12672d61a5344e3e7 (diff)
downloadports-85eef693ce7a5e289c16427a228ddc2d0e39a8dd.tar.gz
ports-85eef693ce7a5e289c16427a228ddc2d0e39a8dd.zip
Notes
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index b9057627c487..a00a8773b683 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -65,6 +65,8 @@ MAKE_ARGS+= WHOLE_ARCHIVE_FLAG=--whole-archive
MAKE_ENV+= LIBRPATH="${PREFIX}/lib" GREP_OPTIONS=
SUB_FILES= pkg-message
+MAKE_JOBS_UNSAFE= yes
+
ASM_CONFIGURE_OFF= no-asm
EC_CONFIGURE_ON= enable-ec_nistp_64_gcc_128
EC_CONFIGURE_OFF= no-ec_nistp_64_gcc_128