Fixed pthread linking errors in test binaries
Fixes these tests: TestBreakAfterJoin.py TestCreateDuringStep.py TestExitDuringBreak.py TestMultipleBreakpoints.py llvm-svn: 230828
This commit is contained in:
		
							parent
							
								
									a226e6115c
								
							
						
					
					
						commit
						7863d7634e
					
				| 
						 | 
				
			
			@ -1,4 +1,5 @@
 | 
			
		|||
LEVEL = ../../../make
 | 
			
		||||
 | 
			
		||||
CXX_SOURCES := main.cpp
 | 
			
		||||
ENABLE_THREADS := YES
 | 
			
		||||
include $(LEVEL)/Makefile.rules
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,5 @@
 | 
			
		|||
LEVEL = ../../../make
 | 
			
		||||
 | 
			
		||||
CXX_SOURCES := main.cpp
 | 
			
		||||
ENABLE_THREADS := YES
 | 
			
		||||
include $(LEVEL)/Makefile.rules
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,5 @@
 | 
			
		|||
LEVEL = ../../../make
 | 
			
		||||
 | 
			
		||||
CXX_SOURCES := main.cpp
 | 
			
		||||
ENABLE_THREADS := YES
 | 
			
		||||
include $(LEVEL)/Makefile.rules
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,5 @@
 | 
			
		|||
LEVEL = ../../../make
 | 
			
		||||
 | 
			
		||||
CXX_SOURCES := main.cpp
 | 
			
		||||
ENABLE_THREADS := YES
 | 
			
		||||
include $(LEVEL)/Makefile.rules
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue