From 583f36ce119c973032e96b2974175192a8335d8e Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Sat, 26 Feb 2022 09:34:44 +0000 Subject: [PATCH] fix --- compat-ffmpeg4.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/compat-ffmpeg4.spec b/compat-ffmpeg4.spec index bbc7990..15ab880 100644 --- a/compat-ffmpeg4.spec +++ b/compat-ffmpeg4.spec @@ -14,9 +14,11 @@ %global _without_frei0r 1 %global _without_jack 1 %global _without_zimg 1 +%ifarch x86_64 +%global _with_mfx 1 +%endif %ifnarch x86_64 %global _without_vaapi 1 -%global _with_mfx 1 %endif %endif