mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-15 08:21:11 -04:00
When the search path is /usr/lib/, /usr/lib/foo.so fails to load because there is no / after the search path. Fix this by requiring that either the search path end with / or the following char is a /. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||