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

brad at geodynamics.org brad at geodynamics.org
Tue May 10 12:27:26 PDT 2011


Author: brad
Date: 2011-05-10 12:27:26 -0700 (Tue, 10 May 2011)
New Revision: 18338

Modified:
   cs/buildbot/pylith_deps/src/makefile
Log:
Updated cygwin settings.

Modified: cs/buildbot/pylith_deps/src/makefile
===================================================================
--- cs/buildbot/pylith_deps/src/makefile	2011-05-09 22:51:06 UTC (rev 18337)
+++ cs/buildbot/pylith_deps/src/makefile	2011-05-10 19:27:26 UTC (rev 18338)
@@ -12,7 +12,7 @@
 # CYGWIN
 FETCH=wget -nd -r
 MAKE_THREADS=1
-mpich_sharedoptions=--enable-static --disable-shared
+mpich_sharedoptions=--enable-shared --enable-sharedlibs=cygwin-gcc --disable-static
 
 default:
 
@@ -20,7 +20,7 @@
 
 darwin: gcc mpich cppunit pcre swig numpy fiat proj netcdf hdf5 nemesis
 
-cygwin: python mpich cppunit pcre swig numpy fiat proj netcdf nemesis
+cygwin: mpich numpy fiat proj netcdf nemesis
 
 gnubuild:
 	$(FETCH) http://geodynamics.org/~buildbot/deps/m4-1.4.16.tar.gz



More information about the CIG-COMMITS mailing list