We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61129dd commit 3969e76Copy full SHA for 3969e76
tools/testing/selftests/pidfd/Makefile
@@ -1,5 +1,5 @@
1
# SPDX-License-Identifier: GPL-2.0-only
2
-CFLAGS += -g -I../../../../usr/include/ -lpthread
+CFLAGS += -g -I../../../../usr/include/ -pthread
3
4
TEST_GEN_PROGS := pidfd_test pidfd_open_test pidfd_poll_test pidfd_wait
5
0 commit comments