make/clang.mk@dc7cfde0f3bc
make/clang.mk
Fri, 30 May 2025 14:11:56 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Fri, 30 May 2025 14:11:56 +0200
- changeset 596
- dc7cfde0f3bc
- parent 457
-
982e67c997e1
- permissions
- -rw-r--r--
implement new directory listing, that outputs size/lastmodified and has a sorted output
#
# clang toolchain config
#
CFLAGS = -g
LDFLAGS = -rdynamic
SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared