make/clang.mk

Tue, 17 Feb 2026 20:03:06 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 17 Feb 2026 20:03:06 +0100
changeset 679
4885cd4c3754
parent 457
982e67c997e1
permissions
-rw-r--r--

httpclient: move code for sending the request body to a separate function

#
# clang toolchain config
#

CFLAGS = -g
LDFLAGS = -rdynamic

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial