From c5443990024d0fa8ae6f51206bdcc1007a623f35 Mon Sep 17 00:00:00 2001 From: Shane Snyder Date: Mon, 5 Mar 2018 21:31:59 -0600 Subject: [PATCH] one more small doc change --- doc/darshan-modularization.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/darshan-modularization.txt b/doc/darshan-modularization.txt index 3578137..5db2e3d 100644 --- a/doc/darshan-modularization.txt +++ b/doc/darshan-modularization.txt @@ -471,7 +471,7 @@ new instrumentation modules: * Necessary linker flags for inserting this module's wrapper functions need to be added to a module-specific file which is used when linking applications with Darshan. For an example, consider `darshan-runtime/share/ld-opts/darshan-posix-ld-opts`, the required linker options for the POSIX -module. The base linker options file for Darshan (`darshan-runtime/darshan-base-ld-opts.in`) +module. The base linker options file for Darshan (`darshan-runtime/share/ld-opts/darshan-base-ld-opts.in`) must also be updated to point to the new module-specific linker options file. * Targets must be added to `Makefile.in` to build static and shared objects for the module's -- 2.26.2