From 240d8a60d19f382956e06a0d6b4253d0ca713963 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 31 Aug 2024 08:23:33 +0000 Subject: unhook whirlpool from the tree --- regress/lib/libcrypto/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/regress/lib/libcrypto/Makefile b/regress/lib/libcrypto/Makefile index 01db7a5dc70..d812cd9db90 100644 --- a/regress/lib/libcrypto/Makefile +++ b/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.58 2024/05/06 14:37:26 jsing Exp $ +# $OpenBSD: Makefile,v 1.59 2024/08/31 08:23:32 tb Exp $ SUBDIR += aead SUBDIR += aes @@ -50,7 +50,6 @@ SUBDIR += sm3 SUBDIR += sm4 SUBDIR += symbols SUBDIR += utf8 -SUBDIR += whirlpool SUBDIR += wycheproof SUBDIR += x509 -- cgit v1.2.3