commit 78eeb77c6bf003444c3b9ee81446fde374a49d3b
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Sep 24 16:03:54 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 641203e..a7b7ebc 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