@@ -12,7 +12,7 @@ RUSTC := rustc
CC := clang
CLANG := c
CSTD := c17
CFLAGS := -Wall -Wextra -Wpedantic -Wno-pointer-arith
CFLAGS := -Wall -Wextra -Wpedantic -Wno-pointer-arith -static
LDFLAGS :=
DEBUG ?= 0
ARCH ?= 0
The note is not visible to the blocked user.