X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=build.info;h=27b295e2921f9985bc50318bd2f01bf9c8f653be;hp=fdf1d106bc00972bddd71b5554034436e4e5985f;hb=391d6da43eb8f8c87d6f7a8b7f5836f1a0d30fc0;hpb=f517911d3106bdbc5052b1b85560eb6499e3b741 diff --git a/build.info b/build.info index fdf1d106bc..27b295e292 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