file for ci-based ubsan build
Change-Id: I4fd99f02d0a5db6e35b5c16c8b7f19c9c1bb740f
This commit is contained in:
parent
5409dc0847
commit
2b9a57482b
2 changed files with 44 additions and 0 deletions
42
distro-configs/Jenkins/Linux_ubsan_master.conf
Normal file
42
distro-configs/Jenkins/Linux_ubsan_master.conf
Normal file
|
@ -0,0 +1,42 @@
|
|||
--disable-ccache
|
||||
--disable-ooenv
|
||||
--enable-avahi
|
||||
--enable-dbgutil
|
||||
--enable-dbus
|
||||
--enable-eot
|
||||
--enable-epm
|
||||
--enable-evolution2
|
||||
--enable-ext-ct2n
|
||||
--enable-ext-diagram
|
||||
--enable-ext-google-docs
|
||||
--enable-ext-hunart
|
||||
--enable-ext-languagetool
|
||||
--enable-ext-mariadb-connector
|
||||
--with-system-mariadb
|
||||
--enable-ext-nlpsolver
|
||||
--enable-ext-numbertext
|
||||
--enable-ext-typo
|
||||
--enable-ext-validator
|
||||
--enable-ext-watch-window
|
||||
--enable-ext-wiki-publisher
|
||||
--enable-extra-font
|
||||
--enable-extra-gallery
|
||||
--enable-extra-sample
|
||||
--enable-extra-template
|
||||
--enable-gstreamer-1-0
|
||||
--enable-packagekit
|
||||
--enable-python=fully-internal
|
||||
--enable-release-build
|
||||
--enable-vlc
|
||||
--enable-werror
|
||||
--with-help
|
||||
--with-jpeg-turbo
|
||||
--with-lang=de en-US fi hu
|
||||
--with-myspell-dicts
|
||||
--with-sun-templates
|
||||
--without-system-libpng
|
||||
--without-system-libxml
|
||||
--without-system-zlib
|
||||
--disable-compiler-plugins
|
||||
--disable-firebird-sdbc
|
||||
--disable-gtk3
|
2
sanitize-ubsan-blacklist
Normal file
2
sanitize-ubsan-blacklist
Normal file
|
@ -0,0 +1,2 @@
|
|||
fun:*_Ios_FmtflagsS_
|
||||
fun:*yyremoveDeletes*
|
Loading…
Reference in a new issue