@@ -1,6 +1,6 @@
BUILD_DIR := ./build
CC := gcc
CFLAGS := -Wall -g -std=c90
CFLAGS := -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-unused-variable -Wall -g -std=c90
LDFLAGS := -lm
LIB_DIR := ./lib/nr/ansi
The note is not visible to the blocked user.