make/suncc.mk@d347f74ce7d1
make/suncc.mk
Fri, 27 Dec 2024 12:18:38 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Fri, 27 Dec 2024 12:18:38 +0100
- changeset 1058
- d347f74ce7d1
- parent 815
-
b0c4750cecd8
- permissions
- -rw-r--r--
downgrades the severity of the advice in cxPropertiesFilln() from attention to remark
#
# suncc toolchain
#
CFLAGS =
DEBUG_CC_FLAGS = -g
RELEASE_CC_FLAGS = -O3 -DNDEBUG
LDFLAGS =
SHLIB_CFLAGS = -Kpic
SHLIB_LDFLAGS = -G