@@ -1,7 +1,7 @@
CC = x86_64-elf-gcc
LD = x86_64-elf-ld
CFLAGS = -m64 -ffreestanding -fno-builtin -Wall -Wextra -Wshadow -std=c23
CFLAGS = -m64 -ffreestanding -fno-builtin -Wall -Wextra -Werror -Wshadow -std=c23
LDFLAGS =
all: .build/nub-os.iso
The note is not visible to the blocked user.