mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	[make] get the mistakenly deleted pthread back
Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
		
							parent
							
								
									c2d7133174
								
							
						
					
					
						commit
						53c6b10177
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -30,7 +30,8 @@ LDLIBS += \
 | 
				
			||||||
	-lcrypt32 \
 | 
						-lcrypt32 \
 | 
				
			||||||
	-lgdi32 \
 | 
						-lgdi32 \
 | 
				
			||||||
	-lole32 \
 | 
						-lole32 \
 | 
				
			||||||
	-luuid
 | 
						-luuid \
 | 
				
			||||||
 | 
						-lpthread
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ifeq ($(USE_WIN32_APP), yes)
 | 
					ifeq ($(USE_WIN32_APP), yes)
 | 
				
			||||||
	DEFINES += -DWIN32_APP
 | 
						DEFINES += -DWIN32_APP
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue