mirror of
				https://github.com/wangyu-/UDPspeeder.git
				synced 2025-11-04 11:55:37 +08:00 
			
		
		
		
	trival
This commit is contained in:
		
							
								
								
									
										2
									
								
								makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								makefile
									
									
									
									
									
								
							@@ -25,7 +25,7 @@ cygwin:git_version
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
mac:git_version
 | 
					mac:git_version
 | 
				
			||||||
	rm -f ${NAME}
 | 
						rm -f ${NAME}
 | 
				
			||||||
	${cc_local}   -o ${NAME}          -I. ${SOURCES} ${FLAGS} -ggdb -O3 -Wno-c++17-compat-mangling
 | 
						${cc_local}   -o ${NAME}          -I. ${SOURCES} ${FLAGS} -ggdb -O3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
debug: git_version
 | 
					debug: git_version
 | 
				
			||||||
	rm -f ${NAME}
 | 
						rm -f ${NAME}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user