make/clang.mk

Tue, 31 Dec 2019 16:31:29 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 31 Dec 2019 16:31:29 +0100
branch
webdav
changeset 221
ff5826fc6a6c
parent 204
e870a7c8f223
child 453
4586d534f9b5
permissions
-rw-r--r--

add href parameter to webdav_op_propfind_children

#
# clang toolchain config
#

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

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial