mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 04:35:27 +07:00
3969e76909
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 |