disable quad-precision compile tempoary

This commit is contained in:
Captain 2020-05-26 14:20:56 +08:00
parent 596003402a
commit 3be412a06d

View File

@ -18,9 +18,10 @@ Source0: http://www.fftw.org/fftw-%{version}.tar.gz
BuildRequires: gcc-gfortran autoconf automake libtool time perl-interpreter BuildRequires: gcc-gfortran autoconf automake libtool time perl-interpreter
%global quad 0 %global quad 0
%ifarch x86_64 # disable quad-precision compile tempoary
%global quad 1 #%ifarch x86_64
%endif #%global quad 1
#%endif
%if %{with mpich} %if %{with mpich}
BuildRequires: mpich-devel nss-myhostname BuildRequires: mpich-devel nss-myhostname