Skip to content

man page on --set-rpath does not reflect the changes in DT_RUNPATH #328

@stephenmsachs

Description

@stephenmsachs

The option mentioned in the man page sections on manipulating RPATH actually work on RUNPATH. Please disregard this bug if this is common notation, but I would expect the man page to say "Change the RUNPATH of the executable ..."

.IP "--set-rpath RPATH"
Change the RPATH of the executable or library to RPATH.

I only found out that --set-rpath sets DT_RUNPATH instead of RPATH after reading through the --force-rpath section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions