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
|
||||
|
||||
%global quad 0
|
||||
%ifarch x86_64
|
||||
%global quad 1
|
||||
%endif
|
||||
# disable quad-precision compile tempoary
|
||||
#%ifarch x86_64
|
||||
#%global quad 1
|
||||
#%endif
|
||||
|
||||
%if %{with mpich}
|
||||
BuildRequires: mpich-devel nss-myhostname
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user