make/clang.mk

Fri, 10 Mar 2023 23:00:02 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 10 Mar 2023 23:00:02 +0100
changeset 460
b9a447b02046
parent 457
982e67c997e1
permissions
-rw-r--r--

resourcepool_free should remove the resource from the request resource cache

#
# clang toolchain config
#

CFLAGS = -g
LDFLAGS = -rdynamic

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial