mirror of https://github.com/google/oss-fuzz.git
[vorbis] Apply a harmless local patch to migrate to $LIB_FUZZING_ENGINE. (#3253)
This commit is contained in:
parent
13555d96ab
commit
bb85046cb9
|
@ -15,4 +15,6 @@
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
|
sed -i 's/-lFuzzingEngine/$LIB_FUZZING_ENGINE/g' contrib/oss-fuzz/build.sh
|
||||||
|
|
||||||
. contrib/oss-fuzz/build.sh
|
. contrib/oss-fuzz/build.sh
|
||||||
|
|
Loading…
Reference in New Issue