Searched hist:"54 c9e41d47daa38219a53311cbc1c4e602709aee" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/fuzz/ |
H A D | meson.build | 54c9e41d47daa38219a53311cbc1c4e602709aee Wed Sep 02 12:36:51 CDT 2020 Alexander Bulekov <alxndr@bu.edu> fuzz: Add support for custom fuzzing library
On oss-fuzz, we must use the LIB_FUZZING_ENGINE and CFLAGS environment variables, rather than -fsanitize=fuzzer. With this change, when LIB_FUZZING_ENGINE is set, the --enable-fuzzing configure option will use that environment variable during the linking stage, rather than -fsanitize=fuzzer
Signed-off-by: Alexander Bulekov <alxndr@bu.edu> Message-Id: <20200902173652.307222-3-alxndr@bu.edu> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/ |
H A D | configure | 54c9e41d47daa38219a53311cbc1c4e602709aee Wed Sep 02 12:36:51 CDT 2020 Alexander Bulekov <alxndr@bu.edu> fuzz: Add support for custom fuzzing library
On oss-fuzz, we must use the LIB_FUZZING_ENGINE and CFLAGS environment variables, rather than -fsanitize=fuzzer. With this change, when LIB_FUZZING_ENGINE is set, the --enable-fuzzing configure option will use that environment variable during the linking stage, rather than -fsanitize=fuzzer
Signed-off-by: Alexander Bulekov <alxndr@bu.edu> Message-Id: <20200902173652.307222-3-alxndr@bu.edu> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|