Michael S. Tsirkin b6f7efb922 tools/virtio: compile with -pthread
[ Upstream commit f03560a57c1f60db6ac23ffd9714e1c69e2f95c7 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-05-25 09:57:25 +02:00
..
2020-12-18 16:14:30 -05:00
2019-10-11 09:27:27 -04:00
2021-08-11 06:44:24 -04:00
2019-10-13 09:38:27 -04:00
2022-05-25 09:57:25 +02:00