@@ -1,6 +1,6 @@
CC = clang
BUILD_TYPE = debug
CFLAGS = -Wall -Wextra -Werror -pedantic
CFLAGS = -Wall -Wextra -Werror -pedantic -std=gnu11
LIBFLAGS = -fPIC -shared
KERNEL = $(shell uname -s)
MACHINE = $(shell uname -m)
The note is not visible to the blocked user.