From 58b3d2ba77817cf3ac54cf921bf87b95844589c4 Mon Sep 17 00:00:00 2001 From: Visa Hankala Date: Sat, 1 May 2021 16:11:18 +0000 Subject: Retire OpenBSD/sgi. OK deraadt@ --- lib/libcrypto/arch/mips64/Makefile.inc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lib/libcrypto') diff --git a/lib/libcrypto/arch/mips64/Makefile.inc b/lib/libcrypto/arch/mips64/Makefile.inc index f4feb4d4798..3bdcfe03408 100644 --- a/lib/libcrypto/arch/mips64/Makefile.inc +++ b/lib/libcrypto/arch/mips64/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.5 2019/05/11 13:05:25 tb Exp $ +# $OpenBSD: Makefile.inc,v 1.6 2021/05/01 16:11:09 visa Exp $ # mips64-specific libcrypto build rules @@ -9,12 +9,8 @@ SSLASM+= aes aes-mips aes-mips # bf SRCS+= bf_enc.c # bn -.if ${MACHINE} == "sgi" # because of R4000 support -SRCS+= bn_asm.c -.else SSLASM+= bn mips bn-mips CFLAGS+= -DBN_DIV3W -.endif SSLASM+= bn mips-mont mips-mont CFLAGS+= -DOPENSSL_BN_ASM_MONT # camellia -- cgit v1.2.3