From f6b4ac41eec72a25c703c63f43bd1104049a405c Mon Sep 17 00:00:00 2001 From: Ren Kararou Date: Tue, 31 Dec 2024 02:18:40 -0600 Subject: complete setup code; complete initial packet handling --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index da7070b..223e766 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,6 @@ CC:=clang CFLAGS:=-march=native -O3 -funroll-loops -Wall -Wextra -Werror -LDFLAGS:=-flto=thin +LDFLAGS:=-flto=thin -lpthread INCLUDES=-Iinc/ -- cgit 1.4.1-2-gfad0