Kaydet (Commit) 81b512f3 authored tarafından Caolán McNamara's avatar Caolán McNamara

maybe oss-fuzz shares /work and /out

currently the build runs out of space

Change-Id: I24a68051b7fd1df7c55849f27aa43cedc9909b1a
Reviewed-on: https://gerrit.libreoffice.org/36682Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 08cc4c64
......@@ -20,6 +20,8 @@ export ASAN_OPTIONS="detect_leaks=0"
make fuzzers
rm -rf workdir
#some minimal fonts required
cp $SRC/libreoffice/extras/source/truetype/symbol/opens___.ttf instdir/share/fonts/truetype/Liberation* $OUT
#minimal runtime requirements
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment