On 201106 2104, liqiuhao727 wrote:
> Hi,
>
> I am a newbie to QEMU and trying to build the virtual-device fuzzer
> according to qemu/docs/devel/fuzzing.txt, which says:
>
> ---
> Configure with (substitute the clang binaries with the version you
> installed).
> ...
> CC=clang-8 CXX=clang++-8
Hi,
I am a newbie to QEMU and trying to build the virtual-device fuzzer
according to qemu/docs/devel/fuzzing.txt, which says:
---
Configure with (substitute the clang binaries with the version you
installed).
...
CC=clang-8 CXX=clang++-8 /path/to/configure --enable-fuzzing \