make/clang.mk

Wed, 21 Jan 2026 22:24:28 +0100

author
Mike Becker <universe@uap-core.de>
date
Wed, 21 Jan 2026 22:24:28 +0100
changeset 1702
3f05e8f97b22
parent 1698
1ba637f64695
permissions
-rw-r--r--

mempool.h - internalize structs that are not C++ compatible

relates to #799

#
# clang toolchain config
#

CXXFLAGS = -fpermissive
DEBUG_CFLAGS = -g -Wall -Wextra -pedantic

mercurial