From dc3aeb792e176d301915b84f5f6ea69e72053970 Mon Sep 17 00:00:00 2001 From: Ren Kararou Date: Fri, 27 Dec 2024 00:12:10 -0600 Subject: startup code nearly complete --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 628329d..eac6ed1 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ CC:=clang -CFLAGS:=-march=native -O3 -funroll-loops +CFLAGS:=-march=native -O3 -funroll-loops -Wall -Wextra -Werror LDFLAGS:=-flto=thin INCLUDES=-Iinc/ -- cgit 1.4.1-2-gfad0