Use new atlas for RHEL7
This commit is contained in:
parent
25b25042b7
commit
51fc18c4f3
@ -123,7 +123,7 @@ find -name *.cc -exec chmod 644 {} \;
|
|||||||
export F77=gfortran
|
export F77=gfortran
|
||||||
# TODO: some items appear to be bundled in libcruft..
|
# TODO: some items appear to be bundled in libcruft..
|
||||||
# gl2ps.c is bundled. Anything else?
|
# gl2ps.c is bundled. Anything else?
|
||||||
%if 0%{?fedora} >= 21
|
%if 0%{?fedora} >= 21 || 0%{?rhel} >= 7
|
||||||
%global atlasblaslib -ltatlas
|
%global atlasblaslib -ltatlas
|
||||||
%global atlaslapacklib -ltatlas
|
%global atlaslapacklib -ltatlas
|
||||||
%else
|
%else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user