commit d30cc003a4a961fa8a7cad1a36d8f0540a793ebc
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Jan 24 11:02:13 2019 +0100
Update RHEL case
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 6cc2c10..5d1dc9a 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -7,7 +7,7 @@
# Cuda and others are only available on some arches
%global cuda_arches x86_64
-%if 0%{?rhel}
+%if 0%{?rhel} && 0%{?rhel} < 8
%global _without_aom 1
%global _without_frei0r 1
%global _without_mfx 1
Show replies by date