improvements

This commit is contained in:
2026-09-17 16:08:47 +02:00
parent 489261a7e8
commit 413e591273
2 changed files with 78 additions and 15 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
all:
clang -O3 -target bpf -c src/main.c -o faker.o
clang -std=gnu23 -O3 -target bpf -c src/main.c -o faker.o