]> git.ipfire.org Git - thirdparty/opentracker.git/commitdiff
Revert debug option in Makefile
authorerdgeist <>
Mon, 1 Oct 2007 00:29:46 +0000 (00:29 +0000)
committererdgeist <>
Mon, 1 Oct 2007 00:29:46 +0000 (00:29 +0000)
Makefile

index 9858fff2c297f005470afc5ea54e66d6049aca45..38eb6644107114d821e5b481d2a6f1c57e43b300 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
 CC?=gcc
 FEATURES=#-DWANT_CLOSED_TRACKER -DWANT_IP_FROM_QUERY_STRING -D_DEBUG_HTTPERROR
-FEATURES=-DWANT_IP_FROM_QUERY_STRING
 OPTS_debug=-g -ggdb #-pg # -fprofile-arcs -ftest-coverage
 OPTS_production=-s -Os
 CFLAGS+=-I../libowfat -Wall -pipe -Wextra #-pedantic #-ansi