Re: [PATCH v2 2/2] docs/fuzz: update make and run command lines

2020-11-09 Thread Alexander Bulekov
On 201109 1320, Thomas Huth wrote: > On 09/11/2020 12.25, Dima Stepanov wrote: > > After meson and some other build changes the qemu fuzz target should be > > build as: > > make qemu-fuzz-i386 > > And also update the run path command line. > > > > Signed-off-by: Dima Stepanov > > Reviewed-by: A

Re: [PATCH v2 2/2] docs/fuzz: update make and run command lines

2020-11-09 Thread Thomas Huth
On 09/11/2020 12.25, Dima Stepanov wrote: > After meson and some other build changes the qemu fuzz target should be > build as: > make qemu-fuzz-i386 > And also update the run path command line. > > Signed-off-by: Dima Stepanov > Reviewed-by: Alexander Bulekov > --- > docs/devel/fuzzing.txt |