diff options
Diffstat (limited to 'distro-configs/LibreOfficeCoverity.conf')
-rw-r--r-- | distro-configs/LibreOfficeCoverity.conf | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeCoverity.conf b/distro-configs/LibreOfficeCoverity.conf new file mode 100644 index 0000000000..29959e0078 --- /dev/null +++ b/distro-configs/LibreOfficeCoverity.conf @@ -0,0 +1,33 @@ +--enable-assert-always-abort +--without-latest-c++ +--without-help +--enable-gio +--without-myspell-dicts +--disable-ccache +--disable-pdfium +--disable-skia +--enable-gstreamer-1-0 +--enable-option-checking=fatal +--with-system-libs +--with-system-headers +--without-system-cppunit +--without-system-dragonbox +--without-system-frozen +--without-system-libfixmath +--enable-dbus +--enable-extension-integration +--enable-gtk3 +--enable-kf5 +--enable-evolution2 +--enable-scripting-beanshell +--enable-scripting-javascript +--enable-ext-wiki-publisher +--enable-ext-nlpsolver +--enable-online-update +--with-privacy-policy-url=https://enable-online-update +--with-system-hsqldb +--with-hsqldb-jar=/home/coverity/hsqldb.jar +--with-system-rhino +--with-rhino-jar=/home/coverity/js.jar +--with-system-lockfile +--enable-odk |