commit cac4887ccc893e68e0b7484af8e45af02c658b63
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Sep 5 12:01:23 2018 +0200
Disable mfx for rhel
ffmpeg.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 366f791..65f7ea2 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -15,6 +15,7 @@
%if 0%{?rhel}
%global _without_frei0r 1
+%global _without_mfx 1
%global _without_opencv 1
%global _without_opus 1
%global _without_vpx 1
Show replies by date