Skip to content

Commit 250261a

Browse files
Update build.sh
1 parent 36ac161 commit 250261a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

projects/re2/build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,3 @@ make -j$(nproc) obj/libre2.a
3030
$CXX $CXXFLAGS -std=c++11 -I. \
3131
re2/fuzzing/re2_fuzzer.cc -o $OUT/re2_fuzzer \
3232
-lFuzzingEngine obj/libre2.a
33-
34-
cp $SRC/*.options $OUT/

0 commit comments

Comments
 (0)