make/clang.mk

Sun, 02 Jul 2023 11:08:08 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 02 Jul 2023 11:08:08 +0200
changeset 770
fcb243cb9950
parent 742
7e67689241fd
child 802
16e5b9d32754
permissions
-rw-r--r--

fix xattrtool path in metadata test scripts

#
# clang toolchain config
#

CFLAGS = -g
LDFLAGS = 

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial