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 <levitte@openssl.org>
Thu, 15 Sep 2016 21:24:06 +0000 (23:24 +0200)
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/10-main.conf

index 846a6c8921439909baccff34c92045d23dcf74de..fc673a1db3b22f543686b251af1536fd60b16abc 100644 (file)
@@ -1774,7 +1774,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" => {