diff options
author | Michael S. Tsirkin <[email protected]> | 2022-03-20 07:02:14 -0400 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2022-03-28 16:52:59 -0400 |
commit | f03560a57c1f60db6ac23ffd9714e1c69e2f95c7 (patch) | |
tree | f39538af7642ebd4b7435821e46f6a3b85345367 /tools/testing/selftests/bpf | |
parent | 06f05bc52269e1f8286ce0fba03b565528fb1456 (diff) |
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 <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf')
0 files changed, 0 insertions, 0 deletions