make/suncc.mk

Sun, 29 Dec 2019 21:06:02 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 29 Dec 2019 21:06:02 +0100
branch
webdav
changeset 213
4a6be4f10d5f
parent 204
e870a7c8f223
child 250
f4d93355b054
permissions
-rw-r--r--

move backend initialization to new function

#
# suncc toolchain
#

CFLAGS += -xc99 -g
LDFLAGS += -Wl,-R,'$$ORIGIN/../lib'

SHLIB_CFLAGS = -Kpic
SHLIB_LDFLAGS = -G

mercurial