make/suncc.mk@ce23605058d9
make/suncc.mk
Sat, 22 Nov 2025 19:16:10 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Sat, 22 Nov 2025 19:16:10 +0100
- changeset 1505
- ce23605058d9
- parent 1311
-
7072b20aa51f
- permissions
- -rw-r--r--
fix that cxTreeVisitorDispose() does not set the queue pointers to NULL
plus add coverage exclusion to tree.c
#
# suncc toolchain
#
CFLAGS =
DEBUG_CFLAGS = -g
RELEASE_CFLAGS = -O3 -DNDEBUG
LDFLAGS =
SHLIB_CFLAGS = -Kpic
SHLIB_LDFLAGS = -G