[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2-162-gedd7b26

Service Account noreply at mpich.org
Thu Jan 28 18:23:44 CST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MPICH primary repository".

The branch, master has been updated
       via  edd7b267311ade70c555213dfc4db040132ebd4c (commit)
      from  7dd1142fa66d120d3e3dfa3b7aefa83c90ef3c43 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.mpich.org/mpich.git/commitdiff/edd7b267311ade70c555213dfc4db040132ebd4c

commit edd7b267311ade70c555213dfc4db040132ebd4c
Author: Pavan Balaji <balaji at anl.gov>
Date:   Thu Jan 28 16:00:49 2016 -0600

    MPL: export library dependencies to MPICH.
    
    No reviewer.

diff --git a/src/mpl/localdefs.in b/src/mpl/localdefs.in
index da49463..cdc1ff2 100644
--- a/src/mpl/localdefs.in
+++ b/src/mpl/localdefs.in
@@ -4,4 +4,4 @@
 # back upstream.
 
 CPPFLAGS="@CPPFLAGS@"
-
+WRAPPER_LIBS="$WRAPPER_LIBS @LIBS@"

-----------------------------------------------------------------------

Summary of changes:
 src/mpl/localdefs.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list