Squash logic bugs while they are fresh...
[qemu] / Makefile
index db76c89..9b9a32d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,13 +24,7 @@ else
 DOCS=
 endif
 
-ifndef CONFIG_DARWIN
-ifndef CONFIG_WIN32
-ifndef CONFIG_SOLARIS
-LIBS+=-lrt
-endif
-endif
-endif
+LIBS+=$(AIOLIBS)
 
 all: $(TOOLS) $(DOCS) recurse-all