mirror of
https://github.com/bol-van/zapret.git
synced 2025-05-24 22:32:58 +03:00
tpws: fix ipv6 macros on bsd
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
CC ?= cc
|
||||
CFLAGS += -std=gnu99 -s -O3 -Wno-logical-op-parentheses
|
||||
CFLAGS += -std=gnu99 -s -O3
|
||||
LIBS = -lz -lpthread
|
||||
SRC_FILES = *.c
|
||||
|
||||
|
Reference in New Issue
Block a user