X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=build.info;h=13ca90d3607c9d7145022a9d5137bc0c8906f8e4;hp=fdf1d106bc00972bddd71b5554034436e4e5985f;hb=a7956a2c6eeabf46c4248e9d29c5364c48795287;hpb=7a061312038ce909a214edc4e21c8981c77bc650 diff --git a/build.info b/build.info index fdf1d106bc..13ca90d360 100644 --- a/build.info +++ b/build.info @@ -54,9 +54,9 @@ IF[{- $config{target} =~ /^VC-/ -}] SHARED_SOURCE[libcrypto]=libcrypto.def SHARED_SOURCE[libssl]=libssl.def ELSIF[{- $config{target} =~ /^vms/ -}] - GENERATE[libcrypto.opt]=util/mkdef.pl crypto 32 + GENERATE[libcrypto.opt]=util/mkdef.pl crypto "VMS" DEPEND[libcrypto.opt]=util/libcrypto.num - GENERATE[libssl.opt]=util/mkdef.pl ssl 32 + GENERATE[libssl.opt]=util/mkdef.pl ssl "VMS" DEPEND[libssl.opt]=util/libssl.num SHARED_SOURCE[libcrypto]=libcrypto.opt