Skip to content
Unverified Commit 3969e769 authored by Shuah Khan's avatar Shuah Khan Committed by Christian Brauner
Browse files

selftests: pidfd: Fix undefined reference to pthread_create()



Fix build failure:

undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status

Fix CFLAGS to include pthread correctly.

Fixes: 740378dc ("pidfd: add polling selftests")
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
Reviewed-by: default avatarChristian Brauner <christian.brauner@ubuntu.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20190924195237.30519-1-skhan@linuxfoundation.org


Signed-off-by: default avatarChristian Brauner <christian.brauner@ubuntu.com>
parent 61129dd2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment