[cig-commits] commit: Updating to stgUnderworldE.

Mercurial hg at geodynamics.org
Mon Nov 24 11:22:41 PST 2008


changeset:   17:5fd90fccdd0e
user:        LukeHodkinson
date:        Thu Feb 07 23:47:21 2008 +0000
files:       SConfigure
description:
Updating to stgUnderworldE.


diff -r b4674cc0f68e -r 5fd90fccdd0e SConfigure
--- a/SConfigure	Thu Feb 07 23:44:22 2008 +0000
+++ b/SConfigure	Thu Feb 07 23:47:21 2008 +0000
@@ -157,7 +157,8 @@ if not env.GetOption('clean'):
     mpich.libs = ['mpich',
                   ('mpich', 'pmpich'),
                   ('mpich', 'rt'),
-                  ('mpich', 'pmpich', 'rt')]
+                  ('mpich', 'pmpich', 'rt'),
+                  'mpi']
     mpich.use_rpath = True
     mpich.major_macro = 'MPI_VERSION'
     mpich.minor_macro = 'MPI_SUBVERSION'



More information about the CIG-COMMITS mailing list