make/suncc.mk@a726281c809f
make/suncc.mk
Tue, 23 Dec 2025 10:00:02 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Tue, 23 Dec 2025 10:00:02 +0100
- changeset 1659
- a726281c809f
- parent 1311
-
7072b20aa51f
- permissions
- -rw-r--r--
make find_remove tests robust against possible duplicates in the random test data
resolves #791
#
# suncc toolchain
#
CFLAGS =
DEBUG_CFLAGS = -g
RELEASE_CFLAGS = -O3 -DNDEBUG
LDFLAGS =
SHLIB_CFLAGS = -Kpic
SHLIB_LDFLAGS = -G