03cab65a07
Don't use the test-specific header files as source files to force a target dependency, as clang will complain if more than one source file is used for a compile command with a single '-o' flag. Use the proper Makefile variables instead as defined in tools/testing/selftests/lib.mk. Signed-off-by: Ricardo Cañuelo <ricardo.canuelo@collabora.com> Reviewed-by: André Almeida <andrealmeid@igalia.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> |
||
---|---|---|
.. | ||
.gitignore | ||
futex_requeue_pi_mismatched_ops.c | ||
futex_requeue_pi_signal_restart.c | ||
futex_requeue_pi.c | ||
futex_requeue.c | ||
futex_wait_private_mapped_file.c | ||
futex_wait_timeout.c | ||
futex_wait_uninitialized_heap.c | ||
futex_wait_wouldblock.c | ||
futex_wait.c | ||
futex_waitv.c | ||
Makefile | ||
run.sh |