mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 17:40:12 +00:00
Building rav1e requires nasm 2.15 (if asm is not disabled) while U20 has just 2.14.02, so that the build in CI currently fails, anyways. Pick sse4 for now but expect using avx2 version later, depending on UG_ARCH value. \+ populate PKG_CONFIG_PATH immediately