From a2791a8b0de05cec8a94b5bd19a6ff6ee4fd76c5 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 21 Sep 2020 17:02:31 +0100 Subject: add an explicit --disable-qrcodegen configure option MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If8e965fa955aecdb9e7011bdddc690de9cad0c4d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103120 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- distro-configs/LibreOfficeOssFuzz.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'distro-configs') diff --git a/distro-configs/LibreOfficeOssFuzz.conf b/distro-configs/LibreOfficeOssFuzz.conf index 77f021112dd7..99b62453af6d 100644 --- a/distro-configs/LibreOfficeOssFuzz.conf +++ b/distro-configs/LibreOfficeOssFuzz.conf @@ -16,5 +16,6 @@ --disable-dbus --disable-cups --disable-odk +--disable-qrcodegen --without-java --enable-ld=gold -- cgit