mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-28 15:48:43 +08:00
tcc.c: add information about reporting bugs to the mailing list
This commit is contained in:
parent
38ab5f65b3
commit
e73529865d
1
tcc.c
1
tcc.c
@ -87,6 +87,7 @@ static const char help[] =
|
|||||||
#ifdef TCC_TARGET_PE
|
#ifdef TCC_TARGET_PE
|
||||||
" create def file : tcc -impdef lib.dll [-v] [-o lib.def]\n"
|
" create def file : tcc -impdef lib.dll [-v] [-o lib.def]\n"
|
||||||
#endif
|
#endif
|
||||||
|
" report bugs to the mailing list http://lists.nongnu.org/mailman/listinfo/tinycc-devel\n"
|
||||||
;
|
;
|
||||||
|
|
||||||
static const char help2[] =
|
static const char help2[] =
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user