enable svt-av1 support on all arches (resolves rhbz#2162675)

This commit is contained in:
Dominik 'Rathann' Mierzejewski 2023-03-17 22:44:07 +01:00
parent f926b019e8
commit 8e684a6f1e
1 changed files with 0 additions and 2 deletions

View File

@ -1,9 +1,7 @@
# Build with aom
%bcond_without aom
# Build SVT-AV1
%ifarch x86_64
%bcond_without svt
%endif
%if 0%{?rhel} && 0%{?rhel} < 9
%bcond_with rav1e
%else