You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: patchelf.1
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,8 @@ with the old and the new name separated by spaces like this:
129
129
130
130
old_name new_name
131
131
132
+
Symbol names do not contain version specifier that are also shown in the output of the nm -D command from binutils. So instead of the name write@GLIBC_2.2.5 it is just write.
133
+
132
134
.IP"--output FILE"
133
135
Set the output file name. If not specified, the input will be modified in place.
0 commit comments