mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() Fix build failure:
undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
Fix CFLAGS to include pthread correctly.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
pidfd_open_test.c | ||
pidfd_poll_test.c | ||
pidfd_test.c | ||
pidfd_wait.c | ||
pidfd.h |