From 6497315bed266af4216458b6905954d705a67c03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Thu, 25 Jan 2018 03:00:15 +0000 Subject: [PATCH] Disable strict symbol checks in the link editor https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/JQQ66XJSIT2FGTK2YQY7AXMEH5IXMPUX/#Z4MMFGJLCAPNOTYVL3VEHDRDD5742SIW --- opencv.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/opencv.spec b/opencv.spec index 65425fd..29ed85d 100644 --- a/opencv.spec +++ b/opencv.spec @@ -1,4 +1,5 @@ #global indice a +%undefine _strict_symbol_defs_build %bcond_with tests %bcond_with ffmpeg %bcond_without gstreamer