@@ -1,6 +1,8 @@
CC := g++
CFLAGS := -Wall
CFLAGS += -std=c++11
CFLAGS += -fno-rtti
CFLAGS += -fno-exceptions
CFLAGS += -Os
LFLAGS :=
The note is not visible to the blocked user.