]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: better integration of fuzz-decode in build process
authorVincent Bernat <vincent@bernat.ch>
Thu, 29 Dec 2022 22:25:05 +0000 (23:25 +0100)
committerVincent Bernat <vincent@bernat.ch>
Thu, 29 Dec 2022 22:25:05 +0000 (23:25 +0100)
commit0fa28337f74d87cb26338e43900fe70db62cc501
treee59c8cc53ba650911e351319dad78cd7ea0c725f
parent215d04200b584ff22d9d80abc8077645a9dbdd57
build: better integration of fuzz-decode in build process

I need it to reproduce crashs. Get rid of `build.sh` which does not work
with OOT compilation. Move the needed bits inside README. Simplify some
of the flags used.
README.md
configure.ac
src/client/Makefile.am
tests/Makefile.am
tests/decode.c
tests/fuzzer/build.sh [deleted file]