@@ -1,3 +1,5 @@
all:
clang -std=gnu23 -O3 -target bpf -c src/main.c -o faker.o
debug:
clang -g -std=gnu23 -O3 -target bpf -c src/main.c -o faker.o
The note is not visible to the blocked user.