@@ -22,7 +22,7 @@ DEPENDENCIES := $(foreach exec,$(EXECUTABLES), $(if $(shell which $(exec) 2> /de
### Generic flags
SRCS= spectre_v1 spectre_v2
CFLAGS= -march=native #-g
CFLAGS= -march=native -g
CFLAGS+= -W
CFLAGS+= -Wall
CFLAGS+= -Werror -Wextra
The note is not visible to the blocked user.