diff options
author | Lei Yang <Lei.Yang@windriver.com> | 2018-08-29 10:04:08 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-09-20 01:26:44 +0300 |
commit | 6bd317d3c865ebcddcb287a424093fe4758c40ef (patch) | |
tree | eb143523a9edf980bf1cd969438377b240dfa3f0 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 83b20b28c670868bfb717be4fe1557c925a81657 (diff) | |
download | linux-6bd317d3c865ebcddcb287a424093fe4758c40ef.tar.xz |
kvm: selftests: use -pthread instead of -lpthread
I run into the following error
testing/selftests/kvm/dirty_log_test.c:285: undefined reference to `pthread_create'
testing/selftests/kvm/dirty_log_test.c:297: undefined reference to `pthread_join'
collect2: error: ld returned 1 exit status
my gcc version is gcc version 4.8.4
"-pthread" would work everywhere
Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions