Co-authored-by: aider (openrouter/openai/gpt-5.3-codex) <aider@aider.chat>
@ -6,7 +6,7 @@ APXS ?= apxs
# Compiler settings
CC ?= gcc
CFLAGS ?= -Wall -Wextra -O2
CFLAGS ?= -Wall -Wextra -O2 -std=gnu11 -x c
# Directories
SRC_DIR = src
The note is not visible to the blocked user.