mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-19 21:09:01 +00:00
The command-line tools used here (eg. stat) may use our custom libraries (like libselinux) which may not be entirely compatible (it just most likely ends up with a warning). + do the same for get_tools() and set_libva_ld_preload() + use original (if any) LD_LIBRARY_PATH for set_ld_preload() + removed unneeded `exit $?` (it is implicit)