all: canonicalize win32 and win64 file names
This commit is contained in:
+1
-1
@@ -275,7 +275,7 @@ void show_help(int verbose)
|
||||
" --le produce LE output [default: EXE]\n"
|
||||
"\n");
|
||||
fg = con_fg(f,FG_YELLOW);
|
||||
con_fprintf(f,"Options for win32/pe, win64/pe, rtm32/pe & arm/pe:\n");
|
||||
con_fprintf(f,"Options for win32/pe, win64/pe & rtm32/pe:\n");
|
||||
fg = con_fg(f,fg);
|
||||
con_fprintf(f,
|
||||
" --compress-exports=0 do not compress the export section\n"
|
||||
|
||||
Reference in New Issue
Block a user