mirror of
https://github.com/3proxy/3proxy.git
synced 2026-08-04 06:37:00 +00:00
Merge remote-tracking branch 'refs/remotes/origin/devel-epoll' into devel
This commit is contained in:
commit
93e410cd7a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# remove -DNOODBC from CFLAGS and add -lodbc to LIBS to compile with ODBC
|
||||
# library support. Add -DSAFESQL for poorely written ODBC library / drivers.
|
||||
|
||||
BUILDDIR =
|
||||
BUILDDIR = ../bin/
|
||||
CC = gcc
|
||||
|
||||
CFLAGS = -g -O2 -fno-strict-aliasing -c -pthread -DWITHSPLICE -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITH_NETFILTER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue