aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/no_ldconfig.md
blob: 73ac81adc3a8bb3379003963caf8f25be3b1a735 (plain)
1
2
3
4
5
## 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.