X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=Configurations%2F50-masm.conf;h=60a55072f2560644ee4d5b5830c38efe299f97f7;hp=8dbaa764fd2df91a8ef54f02aa964ee3751369a8;hb=b7c9aa645e4eddf5d198d2b20f1c6a74ab96f98e;hpb=38c5674dda8333288aa5d57ccd046203803aa81f diff --git a/Configurations/50-masm.conf b/Configurations/50-masm.conf index 8dbaa764fd..60a55072f2 100644 --- a/Configurations/50-masm.conf +++ b/Configurations/50-masm.conf @@ -12,6 +12,6 @@ inherit_from => [ "VC-WIN64A" ], as => "ml64", asflags => "/c /Cp /Cx /Zi", - asoutflags => "/Fo", + asoutflag => "/Fo", }, );