spec build tweaks
This commit is contained in:
parent
be267b48e7
commit
a2c1b6c5d2
@ -497,9 +497,9 @@ echo "ac_add_options --disable-jemalloc" >> .mozconfig
|
||||
|
||||
# We don't have recent nasm on Fedora 30...time to update to Fedora 31.
|
||||
%if 0%{?fedora} < 31
|
||||
ac_add_options --disable-av1
|
||||
echo "ac_add_options --disable-av1" >> .mozconfig
|
||||
%else
|
||||
ac_add_options --enable-av1
|
||||
echo "ac_add_options --enable-av1" >> .mozconfig
|
||||
%endif
|
||||
|
||||
# api keys full path
|
||||
|
Loading…
Reference in New Issue
Block a user