On Sat, May 25, 2019 at 10:05:59AM +0100, Stefan Hajnoczi wrote:
> Now that liburing has pkg-config support, use it instead of hardcoding
> compiler flags in QEMU's build scripts. This way distros can customize
> the location of liburing's headers and libraries without requiring
> changes to QEMU.
Now that liburing has pkg-config support, use it instead of hardcoding
compiler flags in QEMU's build scripts. This way distros can customize
the location of liburing's headers and libraries without requiring
changes to QEMU.
Signed-off-by: Stefan Hajnoczi
---
Hi Aarushi,
This change is needed t