X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=util%2Fmkdef.pl;h=bcbb475832d4510aea053b7f598fe103d7bd75b9;hp=657162b460ff82f5f528fd1ac7778e809e5e7701;hb=7e09c5eaa57295f87453286ffe25277c2f2bc73f;hpb=8bf366519661e12fd894dc5420f5b64dccfd7ecd diff --git a/util/mkdef.pl b/util/mkdef.pl index 657162b460..bcbb475832 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -936,16 +936,6 @@ sub do_defs } } - # Prune the returned symbols - - delete $syms{"bn_dump1"}; - $platform{"BIO_s_log"} .= ",!WIN32,!macintosh"; - - $platform{"PEM_read_NS_CERT_SEQ"} = "VMS"; - $platform{"PEM_write_NS_CERT_SEQ"} = "VMS"; - $platform{"PEM_read_P8_PRIV_KEY_INFO"} = "VMS"; - $platform{"PEM_write_P8_PRIV_KEY_INFO"} = "VMS"; - # Info we know about push @ret, map { $_."\\".&info_string($_,"EXIST",