Commit f7c386c9 authored by Summer Stapleton's avatar Summer Stapleton
Browse files

PROG: Updates to Fedora25 config file

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/Fedora25@7993 41f8697f-d340-4b68-9986-7bafba869bb8
parent 2628a53e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -210,7 +210,7 @@ GMMLIB =
#---------------------------------------------------------------------------
SUPERLUINCDIR = -I$(ISIS3LOCAL)/include/superlu/superlu4.3
SUPERLULIBDIR = -L$(ISIS3LOCAL)/lib
SUPERLULIB    = -lsuperlu_4.3 -lblas -lgfortran
SUPERLULIB    = -lsuperlu_4.3 -l:libblas.so.3 -lgfortran

#---------------------------------------------------------------------------
# Set up for Google Protocol Buffers (ProtoBuf)