From 64e493f1d2b400c42c4b5dea38aeea86227dcf62 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 11 Jan 2021 20:16:08 +0100 Subject: [PATCH] Disable lto on all arches #1910121 --- opencv.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/opencv.spec b/opencv.spec index 8d3c20a..1b98e38 100644 --- a/opencv.spec +++ b/opencv.spec @@ -32,9 +32,7 @@ %bcond_without java %bcond_without vulkan -%ifarch ppc64le %define _lto_cflags %{nil} -%endif %global srcname opencv