make/suncc.mk@fe24b68758bf
make/suncc.mk
Fri, 19 Dec 2025 17:24:18 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Fri, 19 Dec 2025 17:24:18 +0100
- changeset 1633
- fe24b68758bf
- parent 1311
-
7072b20aa51f
- permissions
- -rw-r--r--
fixes elem_size for default memcmp-based compare function not robust against reallocations
resolves #615
#
# suncc toolchain
#
CFLAGS =
DEBUG_CFLAGS = -g
RELEASE_CFLAGS = -O3 -DNDEBUG
LDFLAGS =
SHLIB_CFLAGS = -Kpic
SHLIB_LDFLAGS = -G