summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2021-12-13 13:30:46 +0100
committerJan-Marek Glogowski <glogow@fbihome.de>2021-12-13 13:30:46 +0100
commit737e248da0b01347174770dd274217bf64c95516 (patch)
tree4bf91d64321d3736d563502f02219385826923d9
parentgbuild: forward / set linktargetmakefilename (diff)
downloadcore-private/jmux/oss-fuzz-wip.tar.gz
core-private/jmux/oss-fuzz-wip.zip
local ossfuzz changes private/jmux/oss-fuzz-wip
Change-Id: I5b35e0464fd38f85bf5682c40fa7e1f8ab81ef9e
-rwxr-xr-xbin/oss-fuzz-build.sh2
-rw-r--r--distro-configs/LibreOfficeOssFuzz.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/oss-fuzz-build.sh b/bin/oss-fuzz-build.sh
index 906cadd500d4..d5f9f902c0b7 100755
--- a/bin/oss-fuzz-build.sh
+++ b/bin/oss-fuzz-build.sh
@@ -20,7 +20,7 @@ export LDFLAGS="$CFLAGS -Wl,--compress-debug-sections,zlib -lpthread"
df -h $OUT $WORK
cd $WORK
-$SRC/libreoffice/autogen.sh --with-distro=LibreOfficeOssFuzz --with-external-tar=$SRC
+$SRC/libreoffice/autogen.sh --with-distro=LibreOfficeOssFuzz --with-external-tar=$SRC/tarballs
make clean
diff --git a/distro-configs/LibreOfficeOssFuzz.conf b/distro-configs/LibreOfficeOssFuzz.conf
index de78ba324403..8ff1ac90e252 100644
--- a/distro-configs/LibreOfficeOssFuzz.conf
+++ b/distro-configs/LibreOfficeOssFuzz.conf
@@ -1,3 +1,4 @@
+--enable-ccache
--enable-fuzzers
--enable-ld=gold
--disable-dynamic-loading
@@ -28,7 +29,6 @@
--disable-zxing
--with-idlc-cpp=cpp
--with-locales=en
---with-system-lockfile
--without-fonts
--without-galleries
--without-java