diff options
-rw-r--r-- | test/nptl/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in index a5b8462..7bc2b9a 100644 --- a/test/nptl/Makefile.in +++ b/test/nptl/Makefile.in @@ -12,7 +12,7 @@ endif # qemu crash ifeq ($(TARGET_ARCH),microblaze) -TESTS_DISABLED := tst-tls2 +TESTS_DISABLED := tst-tls2 tst-cancel10 endif # deadlock |