From 34d45edfd405c3e77dd9deb2c693af528751d3fa Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 28 Jan 2015 10:32:31 +0000 Subject: add a reference configuration for coverity Change-Id: I2dc149db36a5cfdbca63ea231425168fb799abe0 --- distro-configs/LibreOfficeCoverity.conf | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 distro-configs/LibreOfficeCoverity.conf (limited to 'distro-configs/LibreOfficeCoverity.conf') diff --git a/distro-configs/LibreOfficeCoverity.conf b/distro-configs/LibreOfficeCoverity.conf new file mode 100644 index 000000000000..43e57488c4d5 --- /dev/null +++ b/distro-configs/LibreOfficeCoverity.conf @@ -0,0 +1,25 @@ +--enable-assert-always-abort +--without-help +--enable-gio +--disable-gnome-vfs +--without-myspell-dicts +--disable-ccache +--disable-gstreamer-0-10 +--enable-gstreamer-1-0 +--enable-option-checking=fatal +--with-system-libs +--with-system-headers +--without-system-npapi-headers +--without-system-libcmis +--without-system-cppunit +--without-system-libmwaw +--enable-dbus +--enable-extension-integration +--enable-lockdown +--enable-kde4 +--enable-evolution2 +--enable-scripting-beanshell +--enable-scripting-javascript +--enable-ext-wiki-publisher +--enable-ext-nlpsolver +--enable-online-update -- cgit