]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commitdiff
use posix timers
authorbellard <bellard>
Thu, 13 Jul 2006 23:00:26 +0000 (23:00 +0000)
committerbellard <bellard>
Thu, 13 Jul 2006 23:00:26 +0000 (23:00 +0000)
Makefile.target

index d60e6b832e011b834ae6edcf6660e2d046cbb3e3..eadd85c407680e81a29b26dd0331dcda59614a4e 100644 (file)
@@ -401,7 +401,7 @@ endif
 ifndef CONFIG_DARWIN
 ifndef CONFIG_WIN32
 ifndef CONFIG_SOLARIS
-VL_LIBS=-lutil
+VL_LIBS=-lutil -lrt
 endif
 endif
 endif