mirror of https://github.com/google/oss-fuzz.git
Update build.sh
This commit is contained in:
parent
36ac161d1d
commit
250261a3f3
|
@ -30,5 +30,3 @@ make -j$(nproc) obj/libre2.a
|
|||
$CXX $CXXFLAGS -std=c++11 -I. \
|
||||
re2/fuzzing/re2_fuzzer.cc -o $OUT/re2_fuzzer \
|
||||
-lFuzzingEngine obj/libre2.a
|
||||
|
||||
cp $SRC/*.options $OUT/
|
||||
|
|
Loading…
Reference in New Issue