make/clang.mk

Fri, 27 Feb 2026 18:05:12 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 27 Feb 2026 18:05:12 +0100
changeset 709
b446c4b12ad4
parent 457
982e67c997e1
permissions
-rw-r--r--

add test_http_client_post_ctlen_large

#
# clang toolchain config
#

CFLAGS = -g
LDFLAGS = -rdynamic

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial