Build -system-info and -check-locale with relative DT_RPATH
Compare changes
- Simon McVittie authored
If steam-runtime-system-info is run from an unpacked LD_LIBRARY_PATH Steam Runtime, we want it to find that runtime's library expectations. In particular, when using "steam-native" on Arch Linux, we want to diagnose whether the system-wide libraries provided by Arch Linux are compatible with the ones from the real Steam Runtime. Signed-off-by:
Simon McVittie <smcv@collabora.com>
+ 18
− 5
@@ -581,6 +581,9 @@ get_environ (SrtSystemInfo *self)
@@ -589,16 +592,26 @@ ensure_expectations (SrtSystemInfo *self)