diff options
Diffstat (limited to 'nptl/Makefile')
-rw-r--r-- | nptl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/Makefile b/nptl/Makefile index 16eaf58948..9a5628b751 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -286,6 +286,7 @@ tests = tst-attr2 tst-attr3 tst-default-attr \ tst-exec4 tst-exec5 \ tst-stack2 tst-stack3 tst-stack4 \ tst-pthread-attr-affinity \ + tst-pthread-attr-affinity-fail \ tst-dlsym1 \ tst-context1 \ tst-sched1 \ |