mirror of
https://github.com/frida/tinycc
synced 2024-11-24 16:49:44 +03:00
fix typo in -Wl,-rpath documentation
Signed-off-by: Vincent Lefevre <vincent@vinc17.net>
This commit is contained in:
parent
1751588435
commit
0360905124
@ -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 New Issue
Block a user