Skip to content

Commit 9cb5882

Browse files
committed
[lldb/test] Enable threads for TestInteractiveScriptedProcess.py (NFC)
Signed-off-by: Med Ismail Bennani <[email protected]>
1 parent c8d61b0 commit 9cb5882

File tree

1 file changed

+1
-0
lines changed
  • lldb/test/API/functionalities/interactive_scripted_process

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
CXX_SOURCES := main.cpp
22
CXXFLAGS=--std=c++17 -g
33
ARCH=$(shell uname -m)
4+
ENABLE_THREADS := YES
45

56
include Makefile.rules
67

0 commit comments

Comments
 (0)