[harfbuzz] minor (#4214)

This commit is contained in:
Ebrahim Byagowi 2020-07-29 19:12:34 +04:30 committed by GitHub
parent 5893c61c77
commit 242b6ae656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ meson --default-library=static --wrap-mode=nodownload \
-Dexperimental_api=true \
-Dfuzzer_ldflags="$(echo $LIB_FUZZING_ENGINE)" \
$build \
|| (cat build/meson-logs/meson-log.txt && false)
|| (cat build/meson-logs/meson-log.txt && false)
# Build the fuzzers.
ninja -v -j$(nproc) -C $build test/fuzzing/hb-{shape,draw,subset,set}-fuzzer