aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/10-main.conf
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-05-23 19:11:39 +0200
committerRichard Levitte <levitte@openssl.org>2016-05-23 19:36:55 +0200
commitf3fcd4d5e79bdb2b9dbeac73603a52de38bba5ab (patch)
treeb32670398ed895ef372a497973433fa7963b64bc /Configurations/10-main.conf
parent60980390b1275fb236e98d5e618a86ecaab6f490 (diff)
downloadopenssl-f3fcd4d5e79bdb2b9dbeac73603a52de38bba5ab.tar.gz
VMS: remove last VAX vestiges
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'Configurations/10-main.conf')
-rw-r--r--Configurations/10-main.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf
index e0dad4f026..86dd4116c8 100644
--- a/Configurations/10-main.conf
+++ b/Configurations/10-main.conf
@@ -1736,18 +1736,6 @@ sub vms_info {
apps_aux_src => "vms_decc_init.c",
},
- # VMS on VAX is *unsupported*
- #"vms-asm" => {
- # template => 1,
- # bn_obj => "[.asm]vms.obj vms-helper.obj"
- #},
- #"vms-vax" => {
- # inherit_from => [ "vms-generic", asm("vms-asm") ],
- # as => "MACRO",
- # debug_aflags => "/NOOPTIMIZE/DEBUG",
- # release_aflags => "/OPTIMIZE/NODEBUG",
- # bn_opts => "THIRTY_TWO_BIT RC4_CHAR RC4_CHUNK DES_PTR BF_PTR",
- #},
"vms-alpha" => {
inherit_from => [ "vms-generic" ],
cflags => add(sub { my @warnings =