[cig-commits] r18090 - cs/buildbot/pylith_deps/src

brad at geodynamics.org brad at geodynamics.org
Thu Mar 10 09:18:34 PST 2011


Author: brad
Date: 2011-03-10 09:18:33 -0800 (Thu, 10 Mar 2011)
New Revision: 18090

Modified:
   cs/buildbot/pylith_deps/src/makefile
Log:
Set arch for mpich on darwin.

Modified: cs/buildbot/pylith_deps/src/makefile
===================================================================
--- cs/buildbot/pylith_deps/src/makefile	2011-03-10 01:55:11 UTC (rev 18089)
+++ cs/buildbot/pylith_deps/src/makefile	2011-03-10 17:18:33 UTC (rev 18090)
@@ -4,7 +4,7 @@
 
 # Darwin
 FETCH=curl -O
-MPICH_SHAREDARCH=gcc-darwin
+MPICH_SHAREDARCH=osx-gcc
 
 
 default:



More information about the CIG-COMMITS mailing list