From 506e651f7d3ebf82be04131c71eff563a2d0dc7c Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Wed, 10 Jan 2007 08:07:36 +0000 Subject: * Migrate to gfortran. * Bump port revision. * Use gfortran compiled atlas/blas/lapack. --- math/scalapack/files/SLmake.inc-mpich.diff | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'math/scalapack/files') diff --git a/math/scalapack/files/SLmake.inc-mpich.diff b/math/scalapack/files/SLmake.inc-mpich.diff index b484fadc4a89..e9f389e71d58 100644 --- a/math/scalapack/files/SLmake.inc-mpich.diff +++ b/math/scalapack/files/SLmake.inc-mpich.diff @@ -60,3 +60,15 @@ # PBLIBS = $(SCALAPACKLIB) $(FBLACSLIB) $(BLASLIB) $(SMPLIB) PRLIBS = $(SCALAPACKLIB) $(CBLACSLIB) $(SMPLIB) + +--- SLmake.inc~ Wed Jan 10 16:50:13 2007 ++++ SLmake.inc Wed Jan 10 16:54:40 2007 +@@ -82,7 +82,7 @@ + # C preprocessor defs for compilation + # (-DNoChange, -DAdd_, -DUpCase, or -Df77IsF2C) + # +-CDEFS = -Df77IsF2C -DNO_IEEE $(USEMPI) ++CDEFS = -DAdd_ -DNO_IEEE $(USEMPI) + # + # The archiver and the flag(s) to use when building archive (library) + # Also the ranlib routine. If your system has no ranlib, set RANLIB = echo -- cgit v1.2.3