On Tue, Sep 24, 2019 at 01:52:37PM -0600, Shuah Khan wrote:
> Fix build failure:
>
> undefined reference to `pthread_create'
> collect2: error: ld returned 1 exit status
>
> Fix CFLAGS to include pthread correctly.
>
> Signed-off-by: Shuah Khan
Reviewed-by: Christian Brauner
Thanks, Shuah!
Q
Fix build failure:
undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
Fix CFLAGS to include pthread correctly.
Signed-off-by: Shuah Khan
---
tools/testing/selftests/pidfd/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/
2 matches
Mail list logo