make/gcc.mk@330fc71ad3c2
make/gcc.mk
Sun, 24 May 2026 18:27:13 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Sun, 24 May 2026 18:27:13 +0200
- changeset 312
- 330fc71ad3c2
- parent 293
-
24b0f47f619c
- permissions
- -rw-r--r--
atlas-editor: first attempt to attach a document
# 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