diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-08-20 14:31:36 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-08-22 21:53:12 +0200 |
commit | 4250958a492b300a52a83e68dd599f9c36c5086e (patch) | |
tree | 3ac6239b36af193fec2f2264f622a00877c64ebc /distro-configs | |
parent | 054166821842de6f25c3123fcc1976b3c9d1d69b (diff) |
ofz: prep for allowing oss-fuzz msan
dependencies need to be built with the msan flags so undo the
--with-system .a usage now that trying to squeeze into the 12 hour build
window isn't critical because the afl 6-8 hour build+check is disabled
Change-Id: I3729d37e0f028c5efe62ce5d66ea6fe636d3d0c2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120788
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeOssFuzz.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/distro-configs/LibreOfficeOssFuzz.conf b/distro-configs/LibreOfficeOssFuzz.conf index 4246c4c8f9da..410426c166b7 100644 --- a/distro-configs/LibreOfficeOssFuzz.conf +++ b/distro-configs/LibreOfficeOssFuzz.conf @@ -27,15 +27,6 @@ --disable-zxing --with-idlc-cpp=cpp --with-locales=en ---with-system-altlinuxhyph ---with-system-curl ---with-system-epoxy ---with-system-expat ---with-system-glm ---with-system-libexttextcat ---with-system-liblangtag ---with-system-openssl ---with-system-zlib --without-fonts --without-java --without-webdav |