i386 outfile name

This commit is contained in:
corey 2024-01-10 20:25:43 -06:00
parent 0e7e3943e7
commit 985c5a240b

View File

@ -76,6 +76,8 @@ void state_set_outfile(State*st,char*infile,bool setoutfile,char*setoutfile_name
{
switch(buildarch)
{
case M_I386:
case M_X86_64:
if(infile[0]&&st->infile!=stdin)
{