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

system-info: Detect whether the expected runtime linker is present


On operating systems with unusual path layouts, such as Exherbo and
NixOS, the de facto standard path for the runtime linker is not
necessarily present for all architectures.

(Of course, if the x86_64 runtime linker is not present, we won't
normally be able to run steam-runtime-system-info either, but at least
users of such operating systems can compile it from source code if they
need to provide diagnostics.)

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 4681b733
Branches
Tags
1 merge request!172Detect runtime linker (ld.so)
Pipeline #5225 passed