make/suncc.mk@03fbf1c99e73
make/suncc.mk
Mon, 08 Dec 2025 23:09:11 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Mon, 08 Dec 2025 23:09:11 +0100
- changeset 1557
- 03fbf1c99e73
- parent 1311
-
7072b20aa51f
- permissions
- -rw-r--r--
add allocator support to cxPropertiesLoad() - resolves #776
#
# suncc toolchain
#
CFLAGS =
DEBUG_CFLAGS = -g
RELEASE_CFLAGS = -O3 -DNDEBUG
LDFLAGS =
SHLIB_CFLAGS = -Kpic
SHLIB_LDFLAGS = -G