oss-fuzz/projects/qpid-proton
Jiri Daněk 82f7ef97c5
qpid-proton: disable LTO to fix honggfuzz linking (#9884)
@astitcher The issue is
https://github.com/google/honggfuzz/issues/336#issuecomment-1458427538,
for some reason the weak symbol from honggfuzz (placeholder function
that prints help message and kills the fuzzer) gets used instead of our
LLVMFuzzerTestOneInput.

I think that disabling LTO is a good temporary fix, to at least get all
the fuzz builds working.
2023-03-07 13:27:36 -08:00
..
Dockerfile
build.sh
project.yaml