oss-fuzz/projects/wireshark
jwzawadzki 8d5d43af29 [wireshark] disable bulding fuzzshark (#1029)
I added auto-building fuzzshark to wireshark, to avoid oss-fuzz build being broken,
but it actually broke the build:

Step #3:   CC       tools/oss-fuzzshark/fuzzshark-fuzzshark.o
Step #3:   CC       tools/oss-fuzzshark/fuzzshark-StandaloneFuzzTargetMain.o
Step #3:   CCLD     fuzzshark
Step #3: /usr/bin/ld: epan/.libs/libwireshark.a(packet-ipsec.o): undefined reference to symbol 'gpg_strerror@@GPG_ERROR_1.0'
Step #3: //lib/x86_64-linux-gnu/libgpg-error.so.0: error adding symbols: DSO missing from command line
Step #3: clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
Step #3: Makefile:1821: recipe for target 'fuzzshark' failed
2017-12-10 17:26:53 -08:00
..
Dockerfile Use apt-get update && apt-get install, per best practices: (#561) 2017-05-01 23:31:02 -07:00
build.sh [wireshark] disable bulding fuzzshark (#1029) 2017-12-10 17:26:53 -08:00
project.yaml Add new email to wireshark project config (#208) 2016-12-20 05:54:09 -08:00