From bb183948611b2a58770ddf12de3bcd91a8b7ff60 Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 20 Dec 2024 01:51:27 +0000 Subject: That works better with a G --- src/regress/lib/libcrypto/mlkem/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/regress/lib/libcrypto/mlkem/Makefile b/src/regress/lib/libcrypto/mlkem/Makefile index 1ee2dcc78d..a3eecb376f 100644 --- a/src/regress/lib/libcrypto/mlkem/Makefile +++ b/src/regress/lib/libcrypto/mlkem/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2024/12/20 00:07:12 tb Exp $ +# $OpenBSD: Makefile,v 1.6 2024/12/20 01:51:27 tb Exp $ PROGS += mlkem_unittest PROGS += mlkem768_nist_keygen_tests @@ -32,6 +32,6 @@ CFLAGS += -I${.CURDIR}/../../../../lib/libcrypto/mlkem CFLAGS += -I${.CURDIR}/../../../../lib/libcrypto/sha CFLAGS += -DLIBRESSL_INTERNAL -WARNINS = Yes +WARNINGS = Yes .include -- cgit v1.2.3-55-g6feb