fix typo in -Wl,-rpath documentation
Signed-off-by: Vincent Lefevre <vincent@vinc17.net>
This commit is contained in:
parent
1751588435
commit
0360905124
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ opened with @code{dlopen()} needs to access executable symbols.
|
|||
Generate an object file combining all input files.
|
||||
|
||||
@item -Wl,-rpath=path
|
||||
Put custom seatch path for dynamic libraries into executable.
|
||||
Put custom search path for dynamic libraries into executable.
|
||||
|
||||
@item -Wl,--whole-archive
|
||||
Add a whole archive, not just the symbols of the archive that would
|
||||
|
|
Loading…
Reference in a new issue