From 6dde1f26284f651d9b521c827040864091a96152 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 16 May 2026 11:59:07 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- config-fuzz-clang.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-fuzz-clang.mk b/config-fuzz-clang.mk index f5a1898..1ed5370 100644 --- a/config-fuzz-clang.mk +++ b/config-fuzz-clang.mk @@ -8,7 +8,7 @@ FUZZ_CFLAGS = -fsanitize=fuzzer FUZZ_LDFLAGS = -fsanitize=fuzzer FUZZED_CPPFLAGS = -DFUZZ -all: fuzz +fuzz: # These configurations will modify the library code # so that it doesn't perform password hashing !!!!! -- cgit v1.2.3-70-g09d2