Removed options_t::win32_pe::strip_loadconf.
For compatibility reasons the option is still accepted (but ignored) during commandline parsing. committer: mfx <mfx> 1139866279 +0000
This commit is contained in:
@@ -229,8 +229,6 @@ void show_help(int x)
|
||||
" --compress-icons=1 compress all but the first icon\n"
|
||||
" --compress-icons=2 compress all but the first icon directory [default]\n"
|
||||
" --compress-resources=0 do not compress any resources at all\n"
|
||||
" --strip-loadconf=0 do not strip SEH load config [default]\n"
|
||||
" --strip-loadconf=1 strip SEH load config [DANGEROUS]\n"
|
||||
" --strip-relocs=0 do not strip relocations\n"
|
||||
" --strip-relocs=1 strip relocations [default]\n"
|
||||
" --all-methods try all available compression methods\n"
|
||||
|
||||
Reference in New Issue
Block a user