Finally, make sure vms_term_sock.c is built on VMS
authorRichard Levitte <levitte@openssl.org>
Wed, 14 Sep 2016 21:40:27 +0000 (23:40 +0200)
committerRichard Levitte <richard@levitte.org>
Thu, 15 Sep 2016 21:28:24 +0000 (23:28 +0200)
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit d602c2b680aefd3e0d00d090783ef5f912caf06a)

Configurations/10-main.conf

index cde1bdb4381862efdfd1a2cb718abf6ed5853998..96f54346165fa0563d660da80a01584a1d24ec36 100644 (file)
@@ -1755,7 +1755,7 @@ sub vms_info {
         dso_scheme       => "vms",
         thread_scheme    => "pthreads",
 
-        apps_aux_src     => "vms_decc_init.c",
+        apps_aux_src     => "vms_decc_init.c vms_term_sock.c",
     },
 
     "vms-alpha" => {