mirror of
https://git.proxmox.com/git/qemu
synced 2025-07-09 13:18:26 +00:00
use posix timers
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2047 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
718da2b9b0
commit
9f909fefd5
@ -401,7 +401,7 @@ endif
|
|||||||
ifndef CONFIG_DARWIN
|
ifndef CONFIG_DARWIN
|
||||||
ifndef CONFIG_WIN32
|
ifndef CONFIG_WIN32
|
||||||
ifndef CONFIG_SOLARIS
|
ifndef CONFIG_SOLARIS
|
||||||
VL_LIBS=-lutil
|
VL_LIBS=-lutil -lrt
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user