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,6 +1,6 @@
CC ?= cc
CFLAGS += -std=gnu99 -s -O3 -Wno-logical-op-parentheses
LIBS = -lz
LIBS = -lz -lpthread
SRC_FILES = *.c
all: tpws