mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:43:31 +03:00
fuzzer: move to using external curl-fuzzer
Use the external curl-fuzzer repository for fuzzing. Closes #1923
This commit is contained in:
parent
120d963a64
commit
4f38db1d28
32 changed files with 20 additions and 1145 deletions
|
|
@ -53,7 +53,7 @@ DIST_UNIT = unit
|
|||
endif
|
||||
|
||||
SUBDIRS = certs data server libtest $(BUILD_UNIT)
|
||||
DIST_SUBDIRS = $(SUBDIRS) $(DIST_UNIT) fuzz
|
||||
DIST_SUBDIRS = $(SUBDIRS) $(DIST_UNIT)
|
||||
|
||||
PERLFLAGS = -I$(srcdir)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue