Automated building risspam.
isspam build / build (push) Failing after 44s

This commit is contained in:
2024-11-30 21:10:24 +01:00
parent aa14ca5ab0
commit ff0af5ad75
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
CC = gcc
CFLAGS = -Wall -Werror -Wextra -Ofast -std=c2x
all: build run valgrind run_risspam
all: build run valgrind build_risspam run_risspam
build:
@# removed -pedantic flag because it doesn't accept ' for formatting numbers