make/suncc.mk@189756516eaa
make/suncc.mk
Tue, 26 Aug 2025 21:55:19 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Tue, 26 Aug 2025 21:55:19 +0200
- changeset 1350
- 189756516eaa
- parent 1311
-
7072b20aa51f
- permissions
- -rw-r--r--
implement kv-list to a point where it correctly behaves like a list
that means no lookup-map aspects are implemented just yet
relates to #461
#
# suncc toolchain
#
CFLAGS =
DEBUG_CFLAGS = -g
RELEASE_CFLAGS = -O3 -DNDEBUG
LDFLAGS =
SHLIB_CFLAGS = -Kpic
SHLIB_LDFLAGS = -G