Searched hist:"997306 fc2246048b9a4e8df4b4bb96eab6c65a82" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | 997306fc2246048b9a4e8df4b4bb96eab6c65a82 Fri Sep 26 10:52:17 CDT 2008 aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> Fix build on FreeBSD
__GLIBC_PREREQ is defined in such a way that the ! cannot be used in front of it on FreeBSD. Also, -lpthread is not implied by the build and we definitely use it for compatfd support.
While at it, I added a default initialization for posix-aio that seems to perform well in our testing.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5322 c046a42c-6fe2-441c-8c8c-71466251a162
|