mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
Configurations/50-masm.conf: add x64 multilib suffix
Reviewed-by: Todd Short <todd.short@me.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/28995)
This commit is contained in:
committed by
Richard Levitte
parent
d40b314a75
commit
ed00444368
@@ -18,5 +18,6 @@ my %targets = (
|
||||
uplink_arch => 'x86_64',
|
||||
asm_arch => 'x86_64',
|
||||
perlasm_scheme => "masm",
|
||||
multilib => "-x64",
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user