make/clang.mk

Sun, 17 Sep 2023 11:21:31 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 17 Sep 2023 11:21:31 +0200
changeset 790
7110b37f2a6b
parent 742
7e67689241fd
child 802
16e5b9d32754
permissions
-rw-r--r--

fix dav_context_destroy

#
# clang toolchain config
#

CFLAGS = -g
LDFLAGS = 

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial