mirror of
git://erdgeist.org/opentracker
synced 2025-02-22 09:01:29 +08:00
revert previous commit
This commit is contained in:
parent
5791044029
commit
3e610c5f60
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ CC?=gcc
|
||||
FEATURES=#-DWANT_IP_FROM_QUERY_STRING -DWANT_BLACKLIST -DWANT_CLOSED_TRACKER -D_DEBUG_HTTPERROR
|
||||
#DEBUG_OPTS=-g -ggdb -pg # -fprofile-arcs -ftest-coverage
|
||||
DEBUG_OPTS=-s -Os
|
||||
CFLAGS+=-I../libowfat -Wall -pipe -m64# -pedantic -ansi
|
||||
CFLAGS+=-I../libowfat -Wall -pipe# -pedantic -ansi
|
||||
LDFLAGS+=-L../libowfat/ -lowfat
|
||||
|
||||
HEADERS=trackerlogic.h scan_urlencoded_query.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user