@ -19,7 +19,7 @@ FLAGS = -felf64
all: $(NAME)
test: test.c $(NAME)
clang -z noexecstack test.c $(NAME) -o test
clang -z noexecstack test.c -L. -lasm -o test -g
$(NAME): $(OBJS_DIR) $(OBJS)
ar rcs $@ $(OBJS)
The note is not visible to the blocked user.