From 7290997841bac8c652b8d05fb56112b5ccdf18b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 12 Feb 2019 16:54:19 +0100 Subject: [PATCH] https://fedoraproject.org/wiki/Changes/Python_Extension_Flags --- numpy.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/numpy.spec b/numpy.spec index 1866055..7c62555 100644 --- a/numpy.spec +++ b/numpy.spec @@ -157,6 +157,8 @@ cp -a . %{py3dir} %endif %build +%set_build_flags + %if 0%{?with_python3} pushd %{py3dir} %ifarch %{openblas_arches}