X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Configurations%2F50-masm.conf;h=e2b54e345c8bf78264ac8df395e82e03691708a8;hp=0ec5e95084bf72f5879ea410db22d0996f036cd0;hb=8175af50cc208c09f92b30358d30dd86c798b60e;hpb=28443085c771309898b3f4f36f3e79802c59723d diff --git a/Configurations/50-masm.conf b/Configurations/50-masm.conf index 0ec5e95084..e2b54e345c 100644 --- a/Configurations/50-masm.conf +++ b/Configurations/50-masm.conf @@ -7,7 +7,7 @@ # proven to be daunting task. This is experimental target, for # production builds stick with [up-to-date version of] nasm. -%targets = ( +my %targets = ( "VC-WIN64A-masm" => { inherit_from => [ "VC-WIN64-common", asm("x86_64_asm"), sub { $disabled{shared} ? () : "x86_64_uplink" } ],