From fc568ed3be9e34523600f54949e748e48b2da569 Mon Sep 17 00:00:00 2001 From: Captain Date: Tue, 26 May 2020 15:05:25 +0800 Subject: [PATCH] disable quad-precision compile tempoary again --- fftw.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fftw.spec b/fftw.spec index fa5be43..827c378 100644 --- a/fftw.spec +++ b/fftw.spec @@ -19,9 +19,9 @@ BuildRequires: gcc-gfortran autoconf automake libtool time perl-interpreter %global quad 0 # disable quad-precision compile tempoary -#%ifarch x86_64 -#%global quad 1 -#%endif +%ifarch x86_64 +%global quad 0 +%endif %if %{with mpich} BuildRequires: mpich-devel nss-myhostname