Spdk/test/external_code/hello_world
Jim Harris c006a8da16 test/external_code: use -pthread instead of -lpthread
-pthread is what SPDK in-tree Makefiles use, so use that
in the external_code Makefile too.  -pthread can be
used both on the compilation and link stages.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I8ef702b8fbde825a4191d961738ebc605b0aa4c5
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5675
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2020-12-28 13:32:06 +00:00
..
.gitignore test/autobuild: verify external code can link to libs 2020-04-15 22:10:08 +00:00
bdev_external.json test/external_code: modify some remaining parts for switching to json 2020-10-09 07:19:16 +00:00
bdev.json test/external_code: modify some remaining parts for switching to json 2020-10-09 07:19:16 +00:00
hello_bdev.c test/external_code: replace copies of test apps with symbolic links 2020-10-21 20:46:20 +00:00
Makefile test/external_code: use -pthread instead of -lpthread 2020-12-28 13:32:06 +00:00