Fixes these tests:
TestBreakAfterJoin.py
TestCreateDuringStep.py
TestExitDuringBreak.py
TestMultipleBreakpoints.py
llvm-svn: 230828
LEVEL = ../../../make
CXX_SOURCES := main.cpp
+ENABLE_THREADS := YES
include $(LEVEL)/Makefile.rules
LEVEL = ../../../make
CXX_SOURCES := main.cpp
+ENABLE_THREADS := YES
include $(LEVEL)/Makefile.rules
LEVEL = ../../../make
CXX_SOURCES := main.cpp
+ENABLE_THREADS := YES
include $(LEVEL)/Makefile.rules
LEVEL = ../../../make
CXX_SOURCES := main.cpp
+ENABLE_THREADS := YES
include $(LEVEL)/Makefile.rules