Closed xhimanshuz closed 5 years ago
Hi xhimanshuz, you are right! But after a quick Google search, it appears that most people recommend using -pthread (vs. -lpthread).
Can you update the README.md and sample GNUmakefile in your pull request to reflect this change and I'll merge it in?
Linker flag for POSIX thread is wrong. 's' should be removed from -lpthreads.