diff options
-rw-r--r-- | docs/users_guide/phases.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/users_guide/phases.rst b/docs/users_guide/phases.rst index 841e92c058..e6dcb1dbd0 100644 --- a/docs/users_guide/phases.rst +++ b/docs/users_guide/phases.rst @@ -792,6 +792,7 @@ for example). :shortdesc: Set the rpath based on -L flags :type: dynamic :category: linking + :reverse: -fno-use-rpaths This flag is enabled by default and will set the rpath of the linked object to the library directories of dependent packages. |