diff options
| -rw-r--r-- | tcc-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcc-doc.texi b/tcc-doc.texi index 38b1f74..fb7a79b 100644 --- a/tcc-doc.texi +++ b/tcc-doc.texi @@ -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 |
