]> git.ipfire.org Git - thirdparty/opentracker.git/commitdiff
MUST NOT enable features in CVSpico Makefile bad coder
authorerdgeist <>
Tue, 6 Nov 2007 18:02:29 +0000 (18:02 +0000)
committererdgeist <>
Tue, 6 Nov 2007 18:02:29 +0000 (18:02 +0000)
Makefile

index 529eced9ec5027d4e9609ae6df06b2490fdc9c41..37dd8d3518944cd1e4f78f749ffcbddc0209dc27 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 CC?=gcc
-FEATURES=-DWANT_TRACKER_SYNC #-DWANT_BLACKLISTING -DWANT_CLOSED_TRACKER -DWANT_UTORRENT1600_WORKAROUND #-DWANT_IP_FROM_QUERY_STRING -D_DEBUG_HTTPERROR
+FEATURES=#-DWANT_TRACKER_SYNC -DWANT_BLACKLISTING -DWANT_CLOSED_TRACKER -DWANT_UTORRENT1600_WORKAROUND #-DWANT_IP_FROM_QUERY_STRING -D_DEBUG_HTTPERROR
 OPTS_debug=-g -ggdb #-pg # -fprofile-arcs -ftest-coverage
 OPTS_production=-Os
 CFLAGS+=-I../libowfat -Wall -pipe -Wextra #-pedantic -ansi