disable quad-precision compile tempoary
This commit is contained in:
parent
596003402a
commit
3be412a06d
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user