From c9d199bb56144419248308905b09855f3826ccff Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 9 Oct 2019 11:13:37 +0100 Subject: ofz#18093 guesslang was added to solenv/bin/native-code.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie0ec41df001c9c970a0cc4b43a6f0c788b5a048d Reviewed-on: https://gerrit.libreoffice.org/80537 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- vcl/commonfuzzer.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'vcl') diff --git a/vcl/commonfuzzer.mk b/vcl/commonfuzzer.mk index 533a6d246bbb..8d0fdaa662c9 100644 --- a/vcl/commonfuzzer.mk +++ b/vcl/commonfuzzer.mk @@ -152,6 +152,7 @@ fuzzer_writer_libraries = \ swd \ writerfilter \ textfd \ + guesslang \ fuzzer_draw_libraries = \ sdfilt \ -- cgit