@@ -6,6 +6,7 @@ ifeq ($(PREFIX),)
endif
SOURCES = time_utils.c sleep_utils.c tty_utils.c process_handling.c arguments_parsing.c main.c
OBJECTS = $(SOURCES:.c=.o)
CCFLAGS = -Werror=all
all: executable
release: CCFLAGS += -O3
The note is not visible to the blocked user.