aboutsummaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2016-02-13 09:48:26 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2016-02-13 09:48:26 +0000
commit6d63d735ca29fdaa4f3ff8c88060f453591a6ba2 (patch)
treeca10971f39eaa6825e0c4cb43ded7703251adf93 /security/openssl
parent79219f5bb8907fdd692a7fc03b599797c59298bf (diff)
downloadports-6d63d735ca29fdaa4f3ff8c88060f453591a6ba2.tar.gz
ports-6d63d735ca29fdaa4f3ff8c88060f453591a6ba2.zip
Notes
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index a99e7d127e38..c3397ac93f37 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -92,6 +92,7 @@ EXTRACONFIGURE+= no-sse2
.endif
.if ${PORT_OPTIONS:MASM}
+BROKEN_sparc64= option ASM generates illegal instructions
EXTRACONFIGURE+= enable-asm
.else
EXTRACONFIGURE+= no-asm