vcl/commonfuzzer.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit a8b6d3f2f144ee5b0d1b39662d1a5bed21f07787
Author:     Caolán McNamara <caolan.mcnam...@collabora.com>
AuthorDate: Thu Jul 24 15:04:13 2025 +0100
Commit:     Caolán McNamara <caolan.mcnam...@collabora.com>
CommitDate: Thu Jul 24 18:18:30 2025 +0200

    attempt to fix oss-fuzz build
    
    Change-Id: I57325b0bb75bb24d5f5a331fd33a959a947c5e19
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/188291
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolan.mcnam...@collabora.com>

diff --git a/vcl/commonfuzzer.mk b/vcl/commonfuzzer.mk
index f884ad6cf9e6..46b8c66e810b 100644
--- a/vcl/commonfuzzer.mk
+++ b/vcl/commonfuzzer.mk
@@ -176,6 +176,7 @@ fuzzer_writer_libraries = \
     sw_writerfilter \
     wpftwriter \
     textfd \
+    md4c \
     guesslang \
 
 fuzzer_draw_libraries = \

Reply via email to