From 6d63d735ca29fdaa4f3ff8c88060f453591a6ba2 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 13 Feb 2016 09:48:26 +0000 Subject: - mark options ASM broken on sparc64 PR: 204527 --- security/openssl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/openssl') 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 -- cgit v1.2.3