Skip to content
Snippets Groups Projects
Commit 43cf1112 authored by Simon McVittie's avatar Simon McVittie
Browse files

runtime: Factor out multiarch_details_get_libdirs


We return the library directories in most-important-first order here,
because that seems like the one that makes most sense (and matches
LD_LIBRARY_PATH). When we go looking for DRI drivers, we actually want
to take the least important first, but iteration over a GPtrArray in
reverse order is easy.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent d23f7f4b
No related branches found
No related tags found
1 merge request!186Delete more overridden libraries
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment