Update build.sh

This commit is contained in:
inferno-chromium 2016-12-15 12:53:48 -08:00 committed by GitHub
parent 36ac161d1d
commit 250261a3f3
1 changed files with 0 additions and 2 deletions

View File

@ -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/