distro-configs/LibreOfficeCoverity.conf | 1 + 1 file changed, 1 insertion(+)
New commits: commit 9819abee8b16dee4ffc47bd4a79270687a5c424e Author: Caolán McNamara <[email protected]> AuthorDate: Thu Sep 9 21:32:27 2021 +0100 Commit: Caolán McNamara <[email protected]> CommitDate: Thu Sep 9 22:33:26 2021 +0200 a system cuckoo isn't available build without it and see what warnings there might be Change-Id: I54b4d0c784631d26f634c63157563203bc37f1b5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121864 Tested-by: Caolán McNamara <[email protected]> Reviewed-by: Caolán McNamara <[email protected]> diff --git a/distro-configs/LibreOfficeCoverity.conf b/distro-configs/LibreOfficeCoverity.conf index 51f80628701a..e802f25e8f29 100644 --- a/distro-configs/LibreOfficeCoverity.conf +++ b/distro-configs/LibreOfficeCoverity.conf @@ -11,6 +11,7 @@ --with-idlc-cpp=cpp --with-system-libs --with-system-headers +--without-system-cuckoo --without-system-cppunit --enable-dbus --enable-extension-integration
