Sign in
qemu
/
meson
/
refs/heads/pyrefix
/
.
/
docs
/
markdown
/
snippets
/
no_ldconfig.md
blob: 73ac81adc3a8bb3379003963caf8f25be3b1a735 [
file
] [
view
]
## ldconfig is no longer run on install
Due
to various issues of fragility
and
concern that it doesn
't predictably do
the right thing, meson no longer runs ldconfig during `meson install`, and
users who need it run should run it themselves, instead.