help update
This commit is contained in:
parent
4e6edcdcdd
commit
d0476a0e2e
1 changed files with 1 additions and 0 deletions
1
tcc.c
1
tcc.c
|
@ -9588,6 +9588,7 @@ void help(void)
|
|||
" -llib link with dynamic or static library 'lib'\n"
|
||||
" -shared generate a shared library\n"
|
||||
" -static static linking\n"
|
||||
" -rdynamic export all global symbols to dynamic linker\n"
|
||||
" -r relocatable output\n"
|
||||
"Debugger options:\n"
|
||||
" -g generate runtime debug info\n"
|
||||
|
|
Loading…
Reference in a new issue