make/cc.mk@f181205da2c9
make/cc.mk
Thu, 17 Jul 2025 20:13:25 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Thu, 17 Jul 2025 20:13:25 +0200
- changeset 211
- f181205da2c9
- parent 104
-
2ca88ec29953
- permissions
- -rw-r--r--
fix that empty nodes fail to recalculate world transforms in the scene graph
#
# cc toolchain config
#
CFLAGS =
DEBUG_CFLAGS = -g
RELEASE_CFLAGS = -O3 -DNDEBUG
LDFLAGS =