mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	disable meshnet by default, use make USE_MESHNET=yes to build for cjdns
				
					
				
			This commit is contained in:
		
							parent
							
								
									a3b08654b4
								
							
						
					
					
						commit
						556bfb752a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -11,7 +11,7 @@ include filelist.mk
 | 
			
		|||
 | 
			
		||||
USE_AESNI  := yes
 | 
			
		||||
USE_STATIC := no
 | 
			
		||||
USE_MESHNET := yes
 | 
			
		||||
USE_MESHNET := no
 | 
			
		||||
 | 
			
		||||
ifeq ($(UNAME),Darwin)
 | 
			
		||||
	DAEMON_SRC += DaemonLinux.cpp
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue