ld-musl-config
configures musl dynamic linker path's
- Provided by: musl (Version: 1.2.5-3build1)
- Report a bug
configures musl dynamic linker path's
ld-musl-config
ld-musl-config reads in all config files found under /etc/ld-musl-$ARCH.d, and creates a concatenated linker path config file in
/etc/ld-musl-$ARCH.path This file will be used by the musl dynamic run-time linker.
Paths can either be separated with a newlines or with a ':' character.
ld-musl-config can be called at any time to regenerate the linker path config file. The previous config will be overwritten.
Kevin Bortis <pkgs@bortis.ch>.
ld-musl-config was written by Kevin Bortis <pkgs@bortis.ch>.