mirror of https://github.com/wb2osz/direwolf.git
				
				
				
			Merge 370d3dc27c into 01857c196e
				
					
				
			This commit is contained in:
		
						commit
						0c56e15202
					
				| 
						 | 
				
			
			@ -12,7 +12,7 @@ all :  $(APPS) direwolf.desktop direwolf.conf
 | 
			
		|||
	@echo " "
 | 
			
		||||
 | 
			
		||||
CC := gcc
 | 
			
		||||
CFLAGS := -O3 -pthread -Igeotranz
 | 
			
		||||
CFLAGS := -O3 -pthread -Igeotranz -g -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1
 | 
			
		||||
 | 
			
		||||
LDFLAGS := -lm -lpthread -lrt
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue