aboutsummaryrefslogtreecommitdiff
path: root/src/make.configuration.defn
diff options
context:
space:
mode:
Diffstat (limited to 'src/make.configuration.defn')
-rw-r--r--src/make.configuration.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.configuration.defn b/src/make.configuration.defn
index 4fc63b8..7ea39c3 100644
--- a/src/make.configuration.defn
+++ b/src/make.configuration.defn
@@ -51,7 +51,7 @@ endif
### PETSC on linux
ifeq ($(PETSC_ARCH),linux)
- PLATFORM_LIBS = lapack blas g2c mpich
+ PLATFORM_LIBS = flapack fblas g2c mpich
endif
### Otherwise