On Thu, Jul 17, 2025 at 04:04:41AM +0200, Kacper Michajłow wrote:
> libFuzzer is linked only for fuzzing targets.
>
> Signed-off-by: Kacper Michajłow
> ---
> configure | 5 +
> 1 file changed, 5 insertions(+)
tested and seems working
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B14
libFuzzer is linked only for fuzzing targets.
Signed-off-by: Kacper Michajłow
---
configure | 5 +
1 file changed, 5 insertions(+)
diff --git a/configure b/configure
index bff0fe285b..4773a507d3 100755
--- a/configure
+++ b/configure
@@ -4616,6 +4616,11 @@ add_sanitizer_flags(){