The branch master has been updated
via 3acfc40a7ec67322593442f55caccd3d14dbf1ec (commit)
from 6944565bd55d147bdb46c708dff06ac310457036 (commit)
- Log -----------------------------------------------------------------
commit 3acfc40a7ec67322593442f55caccd3d14dbf1ec
Author: Andy Polyakov <[email protected]>
Date: Wed Apr 20 10:22:47 2016 +0200
Configurations: fix typo in 50-masm.conf.
Reviewed-by: Richard Levitte <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
Configurations/50-masm.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Configurations/50-masm.conf b/Configurations/50-masm.conf
index 8dbaa76..60a5507 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",
},
);
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits