Comment 3 for bug 1895471

Revision history for this message
Stefan Hajnoczi (stefanha) wrote : Re: [Bug 1895471] Re: compilation error with clang in util/async.c

On Mon, Sep 14, 2020 at 10:52:16AM -0000, Amey Narkhede wrote:
> Ok. So I attached the util_async.o file below

It looks like you can work around this issue with ./configure --disable-linux-io-uring.

I'll investigate what can be done to solve the interference between
<stdatomic.h> and QEMU's "atomic.h" next week.