Michael S. Tsirkin f03560a57c tools/virtio: compile with -pthread
When using pthreads, one has to compile and link with -lpthread,
otherwise e.g. glibc is not guaranteed to be reentrant.

This replaces -lpthread.

Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2022-03-28 16:52:59 -04:00
..
2020-12-18 16:14:30 -05:00
2019-10-11 09:27:27 -04:00
2019-10-13 09:38:27 -04:00
2022-03-28 16:52:59 -04:00