@ -1,7 +1,7 @@
# Makefile for hello.c
CC = g++
CFLAGS = -O2 -Wanalyzer-malloc-leak
CFLAGS = -O2 -Wall -g
SRC_DIR = src
BUILD_DIR = build
The note is not visible to the blocked user.