parent
31d052c1fd
commit
8a633bd31d
|
@ -85,6 +85,9 @@ This option can be given multiple times.
|
|||
Removes a declared dependency on LIBRARY (DT_NEEDED entry). This
|
||||
option can be given multiple times.
|
||||
|
||||
.IP --print-needed
|
||||
Prints all DT_NEEDED entries of the executable.
|
||||
|
||||
.IP "--no-default-lib"
|
||||
Marks the object so that the search for dependencies of this object will ignore any
|
||||
default library search paths.
|
||||
|
|
Loading…
Reference in New Issue