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

brad at geodynamics.org brad at geodynamics.org
Fri Apr 19 13:19:26 PDT 2013


Author: brad
Date: 2013-04-19 13:19:25 -0700 (Fri, 19 Apr 2013)
New Revision: 21911

Modified:
   cs/buildbot/pylith_deps/src/makefile
Log:
Add LDFLAGS with SDKROOT for Darwin.

Modified: cs/buildbot/pylith_deps/src/makefile
===================================================================
--- cs/buildbot/pylith_deps/src/makefile	2013-04-19 20:17:23 UTC (rev 21910)
+++ cs/buildbot/pylith_deps/src/makefile	2013-04-19 20:19:25 UTC (rev 21911)
@@ -6,6 +6,7 @@
 # Darwin
 FETCH=curl -O
 mpich_sharedoptions=--enable-shared --enable-sharedlibs=osx-gcc --disable-static
+env_flags="LDFLAGS=-L$(SDKROOT)/usr/lib"
 GCC_EXTRAARGS=--with-dwarf2
 MAKE_THREADS=2
 



More information about the CIG-COMMITS mailing list