File tree 1 file changed +0
-18
lines changed
1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 1
- # Support for RPATH
2
-
3
- !!! warning
4
- This page will soon replace < https://docs.easybuild.io/en/latest/RPATH-support.html > .
5
-
6
- **
7
- It still needs to be ported from *reStructuredText* (.rst) to *MarkDown* (.md),
8
- and you can help with that!
9
- **
10
-
11
- - source: [`docs/RPATH-support.rst` in `easybuilders/easybuild` repo](https://raw.githubusercontent.com/easybuilders/easybuild/develop/docs/RPATH-support.rst)
12
- - target: [`docs/rpath-support.md` in `easybuilders/easybuild-docs` repo](https://github.com/easybuilders/easybuild-docs/tree/main/docs/rpath-support.md)
13
-
14
- See <https://github.com/easybuilders/easybuild-docs> for more information.
15
-
16
- ``` rst
17
1
.. _ rpath_support:
18
2
19
3
Support for RPATH
@@ -168,5 +152,3 @@ For example::
168
152
169
153
To consistently configure EasyBuild to both use RPATH and not include ``$LD_LIBRARY_PATH`` update statements in generated
170
154
module files, you can use either environment variables or a configuration file; see :ref:`configuring_easybuild`.
171
-
172
- ```
You can’t perform that action at this time.
0 commit comments