varnish: fix build (#6568)

This commit is contained in:
DavidKorczynski 2021-10-07 11:19:49 +01:00 committed by GitHub
parent ad0829ccf7
commit c816f6471a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -22,5 +22,6 @@
make -j2 -C include/
make -j2 -C lib/libvarnish/
make -j2 -C lib/libvgz/
make -j2 -C bin/varnishd/ VSC_main.c esi_parse_fuzzer
make -j2 -C lib/libvsc/
make -j2 -C bin/varnishd/ esi_parse_fuzzer
cp bin/varnishd/*_fuzzer $OUT/