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

brad at geodynamics.org brad at geodynamics.org
Tue Mar 13 09:41:07 PDT 2012


Author: brad
Date: 2012-03-13 09:41:07 -0700 (Tue, 13 Mar 2012)
New Revision: 19771

Modified:
   cs/buildbot/pylith_deps/src/makefile
Log:
Added env_flags for buildbot specific settings common across multiple packages.

Modified: cs/buildbot/pylith_deps/src/makefile
===================================================================
--- cs/buildbot/pylith_deps/src/makefile	2012-03-13 16:39:08 UTC (rev 19770)
+++ cs/buildbot/pylith_deps/src/makefile	2012-03-13 16:41:07 UTC (rev 19771)
@@ -13,7 +13,7 @@
 FETCH=wget -nd -r
 MAKE_THREADS=1
 mpich_sharedoptions=--enable-shared --enable-sharedlibs=cygwin-gcc --disable-static
-env_flags=LD_FLAGS=-no-undefined
+env_flags=LDFLAGS=-no-undefined
 
 default:
 



More information about the CIG-COMMITS mailing list