diff options
Diffstat (limited to 'lldb/test/api/multithreaded/Makefile')
| -rw-r--r-- | lldb/test/api/multithreaded/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/api/multithreaded/Makefile b/lldb/test/api/multithreaded/Makefile index 6a87edf485b..09374d3669a 100644 --- a/lldb/test/api/multithreaded/Makefile +++ b/lldb/test/api/multithreaded/Makefile @@ -1,5 +1,6 @@ LEVEL = ../../make +ENABLE_THREADS := YES CXX_SOURCES := main.cpp include $(LEVEL)/Makefile.rules |

