mirror of
https://github.com/frida/tinycc
synced 2024-11-24 08:39:37 +03:00
Fix spelling in help message
"seach" becomes "search" in help2 when not TCC_TARGET_PE
This commit is contained in:
parent
7443db0d5f
commit
70fca7f799
2
tcc.c
2
tcc.c
@ -129,7 +129,7 @@ static const char help2[] =
|
||||
"Predefined macros:\n"
|
||||
" tcc -E -dM - < nul\n"
|
||||
#else
|
||||
" -rpath= set dynamic library seach path\n"
|
||||
" -rpath= set dynamic library search path\n"
|
||||
" -enable-new-dtags set DT_RUNPATH instead of DT_RPATH\n"
|
||||
" -soname= set DT_SONAME elf tag\n"
|
||||
" -Bsymbolic set DT_SYMBOLIC elf tag\n"
|
||||
|
Loading…
Reference in New Issue
Block a user