commit 765d03a72e9c699f13605e2eb5f8be8746544234
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Sep 24 16:03:19 2018 +0200
Drop i686 as cuda arch
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 30c02d1..3c6dbf1 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -5,7 +5,7 @@
#global rel rc1
# Cuda and others are only available on some arches
-%global cuda_arches x86_64 i686
+%global cuda_arches x86_64
%if 0%{?fedora} >= 25
# OpenCV 3.X has an overlinking issue - unsuitable for core libraries