From e0894c2c326671e49992c0a973e401fe25f33f9b Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 31 Aug 2024 08:23:32 +0000 Subject: unhook whirlpool from the tree --- src/regress/lib/libcrypto/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index 01db7a5dc7..d812cd9db9 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/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-55-g6feb