commit 56058bf484a62b5145042e341f62ec15954e3bef
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sat Feb 22 10:49:43 2020 +0000
Disable opencl on ppc64le
ffmpeg.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 33245ed..d286bfc 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -4,6 +4,10 @@
%global date 20200222
#global rel rc1
+%ifarch ppc64le
+%global _without_opencl 1
+%endif
+
# Cuda and others are only available on some arches
%global cuda_arches x86_64