@@ -1,5 +1,5 @@
CXX=c++
CPPFLAGS= -Wall \
CXX ?= c++
CPPFLAGS ?= -Wall \
-Wextra \
-pipe \
-Wmissing-declarations \
The note is not visible to the blocked user.