aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/openssl-unsafe/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/openssl-unsafe/Makefile b/security/openssl-unsafe/Makefile
index 7492a995323f..ee0d218ae87f 100644
--- a/security/openssl-unsafe/Makefile
+++ b/security/openssl-unsafe/Makefile
@@ -26,6 +26,9 @@ USE_GITHUB= yes
GH_ACCOUNT= PeterMosmans
GH_TAGNAME= c9ba19c
+.if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld
+BROKEN_i386= ld: error: unknown argument: -Bforcearchive
+.endif
MAKE_JOBS_UNSAFE= yes
CONFIGURE_ARGS= enable-camellia enable-cms enable-ec enable-ec2m \