mirror of
git://erdgeist.org/opentracker
synced 2025-03-14 10:34:41 +08:00
MUST NOT enable features in CVSpico Makefile bad coder
This commit is contained in:
parent
927ac023ce
commit
5da91fd8f2
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
CC?=gcc
|
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_debug=-g -ggdb #-pg # -fprofile-arcs -ftest-coverage
|
||||||
OPTS_production=-Os
|
OPTS_production=-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