mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 04:29:49 +00:00
oops - change omitted from previous delta
This commit is contained in:
parent
870df5dcbc
commit
0752a4049e
@ -247,6 +247,9 @@ gld_${EMULATION_NAME}_list_options (file)
|
||||
fprintf (file, _(" --kill-at Remove @nn from exported symbols\n"));
|
||||
fprintf (file, _(" --out-implib <file> Generate import library\n"));
|
||||
fprintf (file, _(" --output-def <file> Generate a .DEF file for the built DLL\n"));
|
||||
fprintf (file, _(" --warn-duplicate-exports Warn about duplicate exports.\n"));
|
||||
fprintf (file, _(" --compat-implib Create backward compatible import libs;\n"));
|
||||
fprintf (file, _(" create __imp_<SYMBOL> as well.\n"));
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user