aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@1d96b42b-98df-4a6a-9d84-1b24288d4588>2002-01-25 11:33:21 +0000
committerallen <allen@1d96b42b-98df-4a6a-9d84-1b24288d4588>2002-01-25 11:33:21 +0000
commit3628e3ba73bf2a8677482d1e0fca6cc9d06cb4f1 (patch)
tree8b45500c88c6c847be44f97c6b6cc74ca769b38e
parent9989c61e42243214e49309464f43ac7a6058bad8 (diff)
Adding extra library needed on origin for compilation with PETSc 2.1.1
git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllPETSc/trunk@65 1d96b42b-98df-4a6a-9d84-1b24288d4588
-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