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 7bc2b9a..44ffbba 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 tst-cancel10 +TESTS_DISABLED := tst-tls2 tst-cancel10x endif # deadlock |