Skip to content

system/musl: Add a more fully-featured ldconfig

Samuel Holland requested to merge smaeul/packages:ldconfig into master

I ended up rewriting the whole thing again to be more portable and support most of the rest of the options. musl doesn't use a cache, so I left that an empty file. The trigger only does the minimal work to create ld-musl.path

Merge request reports