mirror of
				git://erdgeist.org/opentracker
				synced 2025-11-04 11:53:22 +08:00 
			
		
		
		
	fix for freebsd
This commit is contained in:
		
							parent
							
								
									af147a1d14
								
							
						
					
					
						commit
						4c8d8daf06
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -1,6 +1,6 @@
 | 
				
			|||||||
CC?=gcc
 | 
					CC?=gcc
 | 
				
			||||||
CFLAGS+=-I../libowfat -Wall -pipe -O2
 | 
					CFLAGS+=-I../libowfat -Wall -pipe -O2
 | 
				
			||||||
LDFLAGS+=-L../libowfat/ -lowfat -s
 | 
					LDFLAGS+=-L../libowfat/ -lowfat -s -lm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SOURCES=opentracker.c trackerlogic.c scan_urlencoded_query.c
 | 
					SOURCES=opentracker.c trackerlogic.c scan_urlencoded_query.c
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user