[vorbis] Apply a harmless local patch to migrate to $LIB_FUZZING_ENGINE. (#3253)

This commit is contained in:
Max Moroz 2020-01-17 14:01:10 -08:00 committed by GitHub
parent 13555d96ab
commit bb85046cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -15,4 +15,6 @@
#
################################################################################
sed -i 's/-lFuzzingEngine/$LIB_FUZZING_ENGINE/g' contrib/oss-fuzz/build.sh
. contrib/oss-fuzz/build.sh