summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/thread/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/thread/Makefile')
-rw-r--r--lldb/packages/Python/lldbsuite/test/functionalities/thread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/thread/Makefile b/lldb/packages/Python/lldbsuite/test/functionalities/thread/Makefile
index 6f51b234440..644e2971a2c 100644
--- a/lldb/packages/Python/lldbsuite/test/functionalities/thread/Makefile
+++ b/lldb/packages/Python/lldbsuite/test/functionalities/thread/Makefile
@@ -1,5 +1,5 @@
LEVEL = ../../make
CXX_SOURCES := main.cpp
-ENABLE_STD_THREADS := YES
+ENABLE_THREADS := YES
include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud