]> Git Repo - qemu.git/commit
Don't compile aio code if CONFIG_LINUX_AIO is undefined
authorStefan Weil <[email protected]>
Fri, 28 Aug 2009 12:39:31 +0000 (14:39 +0200)
committerAnthony Liguori <[email protected]>
Fri, 28 Aug 2009 13:57:49 +0000 (08:57 -0500)
commite44bd6fc15757193d044188213e439ca942dd581
treea4604aebfae7d900866a0401ad9ba298089f3669
parentf8274971945206f350f22439497f72c8ba8365ee
Don't compile aio code if CONFIG_LINUX_AIO is undefined

This patch fixes linker errors when building QEMU without Linux AIO support.

It is based on suggestions from malc and Kevin Wolf.

Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
block/raw-posix.c
This page took 0.0234 seconds and 4 git commands to generate.