summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
-rw-r--r--lldb/packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/Makefile b/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/Makefile
index 5eb61b1ff50..b6fad677842 100644
--- a/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/Makefile
+++ b/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/Makefile
@@ -2,4 +2,6 @@ LEVEL = ../../../make
CXX_SOURCES := test_threadinfo.cpp
+ENABLE_THREADS := YES
+
include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud