make/suncc.mk@81c301a59b7c
make/suncc.mk
Mon, 20 Oct 2025 20:10:36 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Mon, 20 Oct 2025 20:10:36 +0200
- changeset 1433
- 81c301a59b7c
- parent 1311
-
7072b20aa51f
- permissions
- -rw-r--r--
add cxListEmplaceArray() and cxListEmplaceArrayAt() as preparation for the clone implementation
#
# suncc toolchain
#
CFLAGS =
DEBUG_CFLAGS = -g
RELEASE_CFLAGS = -O3 -DNDEBUG
LDFLAGS =
SHLIB_CFLAGS = -Kpic
SHLIB_LDFLAGS = -G