Skip to content

Commit

Permalink
Update tests/fuzz/oss_fuzz_build.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Paulo Gomes <paulo.gomes.uk@gmail.com>
  • Loading branch information
ilanpillemer and pjbgf authored Mar 28, 2022
1 parent 9726503 commit 4c29264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fuzz/oss_fuzz_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ mkdir -p testdata/crd
cp ../../config/crd/bases/*.yaml testdata/crd/
cp -r ../../controllers/testdata/certs testdata/

go get -d github.com/AdaLogics/go-fuzz-headers -compat=1.17
go get -d github.com/AdaLogics/go-fuzz-headers

# Using compile_go_fuzzer to compile fails when statically linking libgit2 dependencies
# via CFLAGS/CXXFLAGS.
Expand Down

0 comments on commit 4c29264

Please sign in to comment.