mirror of https://github.com/google/oss-fuzz.git
As it changed reproducibility of existing issues.
This commit is contained in:
parent
ac867371d1
commit
625b231f23
|
@ -26,7 +26,7 @@ popd
|
|||
# build project
|
||||
rm -rf build
|
||||
|
||||
./configure --debug=YES
|
||||
./configure
|
||||
make njs_fuzzer
|
||||
|
||||
cp ./build/njs_process_script_fuzzer $OUT/
|
||||
|
|
Loading…
Reference in New Issue