@ -6,7 +6,7 @@ SRC := $(wildcard $(SRCDIR)/*.asm)
OBJ := $(patsubst $(SRCDIR)/%.asm,$(OBJDIR)/%.o,$(SRC))
CC = gcc
CFLAGS = -g -no-pie
CFLAGS = -g
AS = nasm
ASFLAGS = -f elf64 -g
The note is not visible to the blocked user.