[cig-commits] r22292 - short/3D/PyLith/pylith_installer/trunk

brad at geodynamics.org brad at geodynamics.org
Fri Jun 14 16:23:23 PDT 2013


Author: brad
Date: 2013-06-14 16:23:22 -0700 (Fri, 14 Jun 2013)
New Revision: 22292

Modified:
   short/3D/PyLith/pylith_installer/trunk/Makefile.am
Log:
Updated for v1.9.0 (PETSc needs boost).

Modified: short/3D/PyLith/pylith_installer/trunk/Makefile.am
===================================================================
--- short/3D/PyLith/pylith_installer/trunk/Makefile.am	2013-06-14 22:56:53 UTC (rev 22291)
+++ short/3D/PyLith/pylith_installer/trunk/Makefile.am	2013-06-14 23:23:22 UTC (rev 22292)
@@ -717,6 +717,7 @@
 			--with-debugging=0 \
 			--with-shared-libraries=1 \
 			--with-sieve=1 \
+			--download-boost=1 \
 			$(petsc_options) $(env_flags) \
 			PETSC_DIR=$(abs_builddir) PETSC_ARCH=$(PETSC_ARCH) ; \
 		make $(petsc_build_options) PETSC_DIR=$(abs_builddir) PETSC_ARCH=$(PETSC_ARCH) && \



More information about the CIG-COMMITS mailing list