make/gcc.mk@c0d3a1acc6ae
make/gcc.mk
Sun, 01 Feb 2026 13:58:07 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Sun, 01 Feb 2026 13:58:07 +0100
- changeset 299
- c0d3a1acc6ae
- parent 293
-
24b0f47f619c
- permissions
- -rw-r--r--
add TODO for improving alignment of text nodes
# gcc toolchain config
# compile in c17 mode in debug builds to check for compatibility
DEBUG_CFLAGS = -std=c17 -g -Wall -Wextra -Werror -Wno-missing-field-initializers