@@ -1,6 +1,6 @@
CC=gcc
EXT=.c
FLAGS=-O0 -g
FLAGS=-O0 -g -fsanitize=undefined -fsanitize=address
DEPFLAGS=-MD -MP
LIBS=$(shell pkg-config --libs xcb x11 xinerama)
EXEC_NAME=wm
The note is not visible to the blocked user.