Disable lto on all arches #1910121

epel9
Nicolas Chauvet 4 years ago
parent f3284ced7d
commit 64e493f1d2

@ -32,9 +32,7 @@
%bcond_without java %bcond_without java
%bcond_without vulkan %bcond_without vulkan
%ifarch ppc64le
%define _lto_cflags %{nil} %define _lto_cflags %{nil}
%endif
%global srcname opencv %global srcname opencv

Loading…
Cancel
Save