@ -3,7 +3,7 @@ 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 .
OPTFLAGS = -O3
OPTFLAGS = #-O3
LIBS = -lpthread
SOCKET = ./cs_sock
The note is not visible to the blocked user.