aboutsummaryrefslogtreecommitdiff
path: root/security/openssl-unsafe
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-09-16 08:13:08 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-09-16 08:13:08 +0000
commit76ab1d975eeda15fb6e3e4bd8fe260619f705be5 (patch)
treede44905df595c2cc583fa5ca3c084fb98c12de94 /security/openssl-unsafe
parentf9956548b9dde96e2e83ca2c65289116e3dee9d9 (diff)
downloadports-76ab1d975eeda15fb6e3e4bd8fe260619f705be5.tar.gz
ports-76ab1d975eeda15fb6e3e4bd8fe260619f705be5.zip
Notes
Diffstat (limited to 'security/openssl-unsafe')
-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 \