From 85eef693ce7a5e289c16427a228ddc2d0e39a8dd Mon Sep 17 00:00:00 2001 From: Bernard Spil Date: Tue, 4 Oct 2016 18:35:00 +0000 Subject: security/openssl: Mark MAKE_JOBS_UNSAFE - Revert removal of MAKE_JOBS_UNSAFE in r423112 Reported by: D. Randolph --- security/openssl/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'security/openssl') 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 -- cgit v1.2.3