Makefile: make test target use thread
authorJens Axboe <axboe@fb.com>
Mon, 13 Mar 2017 03:04:45 +0000 (21:04 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 13 Mar 2017 03:04:45 +0000 (21:04 -0600)
Some platforms don't support process shared mutexes. For the basic
Makefile test case, specify threads to avoid the warning.

Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found