mirror of
git://erdgeist.org/opentracker
synced 2025-01-27 15:16:31 +00:00
Revert debug option in Makefile
This commit is contained in:
parent
fb5a228162
commit
d0b5c463d9
1
Makefile
1
Makefile
@ -1,6 +1,5 @@
|
|||||||
CC?=gcc
|
CC?=gcc
|
||||||
FEATURES=#-DWANT_CLOSED_TRACKER -DWANT_IP_FROM_QUERY_STRING -D_DEBUG_HTTPERROR
|
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_debug=-g -ggdb #-pg # -fprofile-arcs -ftest-coverage
|
||||||
OPTS_production=-s -Os
|
OPTS_production=-s -Os
|
||||||
CFLAGS+=-I../libowfat -Wall -pipe -Wextra #-pedantic #-ansi
|
CFLAGS+=-I../libowfat -Wall -pipe -Wextra #-pedantic #-ansi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user