@@ -7,7 +7,7 @@ ARGS=./examples/test.scm
RELEASE=0
GFLAGS=-Wall -Wextra -Wswitch-enum -Werror -std=c11
DFLAGS=-ggdb -fsanitize=address -fsanitize=undefined
RFLAGS=-O3
RFLAGS=-O3 -static
DEPFLAGS=-MT $@ -MMD -MP -MF
ifeq ($(RELEASE), 1)
The note is not visible to the blocked user.