aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 a12684a..98ec5bf 100644
--- a/src/make.configuration.defn
+++ b/src/make.configuration.defn
@@ -46,7 +46,7 @@ PLATFORM_LIBS =
### PETSC on the Origin
ifeq ($(PETSC_ARCH),IRIX64)
- PLATFORM_LIBS = blas complib.sgimath
+ PLATFORM_LIBS = fpe blas complib.sgimath
endif
### PETSC on linux