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.
1 parent 31d052c commit 8a633bdCopy full SHA for 8a633bd
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