Librist Additional Information - obsproject/obs-deps GitHub Wiki
The following is a list of changes/patches applied to librist as part of obs-deps.
0001-generate-cross-compile-files-macos
Adds a cross compile meta file required by meson to compile for other targets on a given host system. This file adds compiler and linker flags for x86_64 and arm64 builds respectively (macOS only).
0001-generate-cross-compile-files-windows
Adds a cross compile meta file required by meson to compile for other targets on a given host system. This file adds compiler and linker flags for x86 and x64 builds respectively (Windows only).