This patch fixes the link phase for qemu-img (to get the aio
support included).

Ben
diff -ruN qemu-ORIG/Makefile qemu/Makefile
--- qemu-ORIG/Makefile	2007-02-05 16:22:42.000000000 -0500
+++ qemu/Makefile	2007-02-08 14:01:37.092547000 -0500
@@ -26,11 +26,9 @@
 
 ifndef CONFIG_DARWIN
 ifndef CONFIG_WIN32
-ifndef CONFIG_SOLARIS
 LIBS+=-lrt
 endif
 endif
-endif
 
 all: $(TOOLS) $(DOCS) recurse-all
 
_______________________________________________
Qemu-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to