We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31d052c + 8a633bd commit 309806cCopy full SHA for 309806c
patchelf.1
@@ -85,6 +85,9 @@ This option can be given multiple times.
85
Removes a declared dependency on LIBRARY (DT_NEEDED entry). This
86
option can be given multiple times.
87
88
+.IP --print-needed
89
+Prints all DT_NEEDED entries of the executable.
90
+
91
.IP "--no-default-lib"
92
Marks the object so that the search for dependencies of this object will ignore any
93
default library search paths.
0 commit comments