tpws: use SPLICE_PRESENT define for nosplice

This commit is contained in:
bol-van
2024-04-04 11:40:42 +03:00
parent a570845453
commit 72762694df
4 changed files with 9 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
CC ?= gcc
CFLAGS += -std=gnu99 -Wno-logical-op-parentheses -O3
CFLAGS_BSD = -Wno-address-of-packed-member -Wno-switch
LIBS = -lz
LIBS = -lz -lpthread
SRC_FILES = *.c
all: tpws