[Darshan-commits] [Git][darshan/darshan][dev-cleanup-static-link] keep mpi/stdio ld-opts for static links
Shane Snyder
xgitlab at cels.anl.gov
Wed Apr 8 18:15:49 CDT 2020
Shane Snyder pushed to branch dev-cleanup-static-link at darshan / darshan
Commits:
4ed8a769 by Shane Snyder at 2020-04-08T18:15:06-05:00
keep mpi/stdio ld-opts for static links
- - - - -
2 changed files:
- darshan-runtime/share/ld-opts/darshan-base-ld-opts.in
- darshan-runtime/share/ld-opts/darshan-stdio-ld-opts
Changes:
=====================================
darshan-runtime/share/ld-opts/darshan-base-ld-opts.in
=====================================
@@ -1,3 +1,6 @@
+--undefined=MPI_Init
+--undefined=__wrap_MPI_Init
+--undefined=MPI_Wtime
--wrap=MPI_Init
--wrap=MPI_Init_thread
--wrap=MPI_Finalize
=====================================
darshan-runtime/share/ld-opts/darshan-stdio-ld-opts
=====================================
@@ -1,3 +1,4 @@
+--undefined=__wrap_fopen
--wrap=fopen
--wrap=fopen64
--wrap=fdopen
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/4ed8a7693f1525c2c43c59947285f52cccff5b20
--
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/4ed8a7693f1525c2c43c59947285f52cccff5b20
You're receiving this email because of your account on xgitlab.cels.anl.gov.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20200408/1eb82c43/attachment.html>
More information about the Darshan-commits
mailing list