@@ -9,7 +9,7 @@ DEPS := $(OBJS:.o=.d)
INC_DIRS := $(shell find $(SRC_DIRS) -type d)
INC_FLAGS := $(addprefix -I,$(INC_DIRS))
CPPFLAGS ?= $(INC_FLAGS) -MMD -MP -g -std=c++11 -Wall
CPPFLAGS ?= $(INC_FLAGS) -MMD -MP -g -std=c++17 -Wall
# Default makefile target
all: os-image
The note is not visible to the blocked user.