diff options
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -1,6 +1,5 @@ | |||
| 1 | CC?=gcc | 1 | CC?=gcc | 
| 2 | FEATURES=#-DWANT_CLOSED_TRACKER -DWANT_IP_FROM_QUERY_STRING -D_DEBUG_HTTPERROR | 2 | FEATURES=#-DWANT_CLOSED_TRACKER -DWANT_IP_FROM_QUERY_STRING -D_DEBUG_HTTPERROR | 
| 3 | FEATURES=-DWANT_IP_FROM_QUERY_STRING | ||
| 4 | OPTS_debug=-g -ggdb #-pg # -fprofile-arcs -ftest-coverage | 3 | OPTS_debug=-g -ggdb #-pg # -fprofile-arcs -ftest-coverage | 
| 5 | OPTS_production=-s -Os | 4 | OPTS_production=-s -Os | 
| 6 | CFLAGS+=-I../libowfat -Wall -pipe -Wextra #-pedantic #-ansi | 5 | CFLAGS+=-I../libowfat -Wall -pipe -Wextra #-pedantic #-ansi | 
