Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
darshan
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
72
Issues
72
List
Boards
Labels
Milestones
Merge Requests
6
Merge Requests
6
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
darshan
darshan
Commits
c5443990
Commit
c5443990
authored
Mar 05, 2018
by
Shane Snyder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
one more small doc change
parent
04f97af4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/darshan-modularization.txt
doc/darshan-modularization.txt
+1
-1
No files found.
doc/darshan-modularization.txt
View file @
c5443990
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment