[Darshan-commits] [Git][darshan/darshan][dev-modular] forgot to undefine hdf5/ncmpi symbols in ldopts

Shane Snyder xgitlab at cels.anl.gov
Fri Feb 19 12:24:49 CST 2016


Shane Snyder pushed to branch dev-modular at darshan / darshan


Commits:
4a743c81 by Shane Snyder at 2016-02-19T10:23:48-08:00
forgot to undefine hdf5/ncmpi symbols in ldopts

- - - - -


2 changed files:

- darshan-runtime/share/ld-opts/darshan-hdf5-ld-opts
- darshan-runtime/share/ld-opts/darshan-pnetcdf-ld-opts


Changes:

=====================================
darshan-runtime/share/ld-opts/darshan-hdf5-ld-opts
=====================================
--- a/darshan-runtime/share/ld-opts/darshan-hdf5-ld-opts
+++ b/darshan-runtime/share/ld-opts/darshan-hdf5-ld-opts
@@ -1,3 +1,4 @@
+--undefined=__wrap_H5Fcreate
 --wrap=H5Fcreate
 --wrap=H5Fopen
 --wrap=H5Fclose


=====================================
darshan-runtime/share/ld-opts/darshan-pnetcdf-ld-opts
=====================================
--- a/darshan-runtime/share/ld-opts/darshan-pnetcdf-ld-opts
+++ b/darshan-runtime/share/ld-opts/darshan-pnetcdf-ld-opts
@@ -1,3 +1,4 @@
+--undefined=__wrap_ncmpi_create
 --wrap=ncmpi_create
 --wrap=ncmpi_open
 --wrap=ncmpi_close



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/4a743c81b6c1cd7412a8114a6cb9632c2c01ba27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20160219/d2b8aa1f/attachment.html>


More information about the Darshan-commits mailing list