X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=Configurations%2F10-main.conf;h=18705688467d5f71f5a03ed892c318692a32a62c;hp=e2fcf0c1c8adcd4502fc9ba85634d18cd2d02044;hb=8e56a4227bcd2e3eeb1cb18f3d0d5876ed76a8ce;hpb=4f59fd4d55f23f46f03b4ee3247ed61b2b628463 diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf index e2fcf0c1c8..1870568846 100644 --- a/Configurations/10-main.conf +++ b/Configurations/10-main.conf @@ -1369,16 +1369,6 @@ sub vc_wince_info { build_scheme => add("VC-WCE", { separator => undef }), }, -###### Borland C++ 4.5 -## "BC-32" => { -## inherit_from => [ "BASE_Windows" ], -## cc => "bcc32", -## sys_id => "WIN32", -## bn_ops => "BN_LLONG EXPORT_VAR_AS_FN", -## dso_scheme => "win32", -## build_scheme => add("BC", { separator => undef }), -## }, - #### MinGW "mingw" => { inherit_from => [ "BASE_unix", asm("x86_asm"),