bin/oss-fuzz-build.sh | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit fd60696e20b323299941af321e159c03f5c232b4
Author: Caolán McNamara <[email protected]>
AuthorDate: Mon Aug 13 16:32:08 2018 +0100
Commit: Caolán McNamara <[email protected]>
CommitDate: Mon Aug 13 17:32:38 2018 +0200
output oss-fuzz df
Change-Id: Ic5d2cbdbcce29a2d9b9db1485da9ed18a3330e4a
Reviewed-on: https://gerrit.libreoffice.org/58943
Reviewed-by: Caolán McNamara <[email protected]>
Tested-by: Caolán McNamara <[email protected]>
diff --git a/bin/oss-fuzz-build.sh b/bin/oss-fuzz-build.sh
index 07c4db955242..b8ea876d85dc 100755
--- a/bin/oss-fuzz-build.sh
+++ b/bin/oss-fuzz-build.sh
@@ -12,6 +12,8 @@ export CXX="$CXX -stdlib=libc++
-fsanitize-blacklist=$SRC/libreoffice/bin/saniti
#things to link successfully during the build
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
@@ -41,6 +43,8 @@ EOF
done
popd
+df -h $OUT $WORK
+
#starting corpuses
cp $SRC/*_seed_corpus.zip $OUT
#fuzzing dictionaries
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits