From 97e2e73e87479a742b798f362eda4baafb89497c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 20 Feb 2023 10:59:04 +0000 Subject: with-system-libs doesn't seem to mean that anymore for harfbuzz MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit since: commit d552b4a549d614a03aa9328e017dec27bd3ff41e Date: Tue Sep 20 16:07:14 2022 +0300 Enable opening of downloaded fonts only in ForKit in Online which silently disabled that from working for harfbuzz and graphite, but just for Linux. Change-Id: I13a67e3ad53a8d4c1833df19dd9f96b0b7366774 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147316 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- distro-configs/LibreOfficeCoverity.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'distro-configs') diff --git a/distro-configs/LibreOfficeCoverity.conf b/distro-configs/LibreOfficeCoverity.conf index 5b301570b8fc..25e5c5d1af87 100644 --- a/distro-configs/LibreOfficeCoverity.conf +++ b/distro-configs/LibreOfficeCoverity.conf @@ -9,6 +9,8 @@ --enable-gstreamer-1-0 --enable-option-checking=fatal --with-system-libs +--with-system-graphite +--with-system-harfbuzz --with-system-headers --without-system-cppunit --without-system-libfixmath -- cgit