Skip to content

Commit

Permalink
environment
Browse files Browse the repository at this point in the history
  • Loading branch information
branfosj authored Feb 7, 2024
1 parent 5d6af30 commit 5173b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/easybuild-v5/enhancements.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ See dedicated page on the new [`run_shell_cmd` function](run_shell_cmd.md).

The [`--rpath` option][rpath_support] is enabled by default (see [easybuild-framework PR #4448](https://github.com/easybuilders/easybuild-framework/pull/4448)). The benefits for enabling RPATH are explained in [Why RPATH?][rpath_support_why].

This enhancement **does not** add any filtering of envirnoment variables. This means that environment variables, such as
This enhancement **does not** add any filtering of environment variables. This means that environment variables, such as
`$LD_LIBRARY_PATH`, will continue to appear in the module files unless EasyBuild is configured to filter these variables
(see [Relation to `$LD_LIBRARY_PATH`][rpath_support_LD_LIBRARY_PATH]).

Expand Down

0 comments on commit 5173b12

Please sign in to comment.