Optimized.
isspam build / build (push) Successful in 3m25s

This commit is contained in:
2025-03-20 01:18:41 +01:00
parent 45a60fd3e0
commit 89f3345746
4 changed files with 489 additions and 305 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
CC = gcc
CFLAGS = -Wall -Werror -Wextra -Ofast -std=c2x
CFLAGS = -Ofast
all: build run valgrind build_risspam run_risspam