Use new atlas for RHEL7

This commit is contained in:
Orion Poplawski 2014-02-12 07:16:18 -07:00
parent 25b25042b7
commit 51fc18c4f3
1 changed files with 1 additions and 1 deletions

View File

@ -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