make/cc.mk@789215559ea8
make/cc.mk
Fri, 26 Sep 2025 22:44:42 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Fri, 26 Sep 2025 22:44:42 +0200
- changeset 276
- 789215559ea8
- parent 104
-
2ca88ec29953
- permissions
- -rw-r--r--
use the new kv_list from UCX for the behavior map
#
# cc toolchain config
#
CFLAGS =
DEBUG_CFLAGS = -g
RELEASE_CFLAGS = -O3 -DNDEBUG
LDFLAGS =