@@ -22,7 +22,7 @@ VPATH = $(SPATH) $(IPATH) $(DPATH) $(OPATH)
# compiler and compiler flags
CC = g++
CFLAGS = -I$(IPATH) -pthread -lrt
CFLAGS = -I$(IPATH) -pthread -lrt -std=c++11
# list of object files
SOURCES = $(wildcard $(SPATH)/*.$(STYPE))
The note is not visible to the blocked user.