@ -1,5 +1,5 @@
CC = gcc
CFLAGS += -std=c99 -Wall -Werror -pedantic -g
CFLAGS += -std=c99 -Wall -Werror -pedantic #-g
INCDIR = ./lib/utils ./lib/ini ./lib/threadpool ./src ./lib/log ./lib/api
INCLUDES := $(patsubst %,-I %,$(INCDIR))
LDFLAGS = -L .
The note is not visible to the blocked user.