From bab7c0bbb183e94ee89edb627e91f1e79220b66d Mon Sep 17 00:00:00 2001 From: denis <> Date: Fri, 16 Mar 2007 23:37:04 +0000 Subject: code cleanup and more specific comments. tracker starts now also with udp port 6969 as default --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5eb7ac9..1bfbe59 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ CC?=gcc FEATURES=#-DWANT_IP_FROM_QUERY_STRING -DWANT_BLACKLIST -DWANT_CLOSED_TRACKER -D_DEBUG_HTTPERROR #DEBUG_OPTS=-g -ggdb -pg # -fprofile-arcs -ftest-coverage DEBUG_OPTS=-s -Os -CFLAGS+=-I../libowfat -Wall -pipe # -pedantic -ansi +CFLAGS+=-I../libowfat -Wall -pipe -m64# -pedantic -ansi LDFLAGS+=-L../libowfat/ -lowfat HEADERS=trackerlogic.h scan_urlencoded_query.h -- cgit v1.2.3