mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-05-28 18:17:28 +00: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.h | ||
pidfd_open_test.c | ||
pidfd_poll_test.c | ||
pidfd_test.c | ||
pidfd_wait.c |