mirror of
https://github.com/frida/tinycc
synced 2024-11-24 16:49:44 +03:00
document -dM in "tcc -h" output
This commit is contained in:
parent
131d776d66
commit
f869dfb47f
2
tcc.c
2
tcc.c
@ -98,7 +98,7 @@ static void help(void)
|
||||
" -Usym undefine 'sym'\n"
|
||||
" -E preprocess only\n"
|
||||
" -P[1] no/alternative output of #line directives with -E\n"
|
||||
" -dD dump defines\n"
|
||||
" -dD -dM dump defines (only with -E)\n"
|
||||
"Linker options:\n"
|
||||
" -Ldir add library path 'dir'\n"
|
||||
" -llib link with dynamic or static library 'lib'\n"
|
||||
|
Loading…
Reference in New Issue
Block a user