make/clang.mk@224c4e858125
make/clang.mk
Sun, 25 Sep 2022 15:40:27 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 25 Sep 2022 15:40:27 +0200
- changeset 395
- 224c4e858125
- parent 204
-
e870a7c8f223
- child 453
-
4586d534f9b5
- permissions
- -rw-r--r--
fix mkcol not responding with correct status code in some cases
#
# clang toolchain config
#
CFLAGS = -g
LDFLAGS = -rdynamic -Wl,-R,'$$ORIGIN/../lib'
SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared