mirror of
https://github.com/openssl/openssl.git
synced 2024-12-19 06:53:49 +08:00
Finally, make sure vms_term_sock.c is built on VMS
Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
51e5133d55
commit
d602c2b680
@ -1774,7 +1774,7 @@ sub vms_info {
|
|||||||
dso_scheme => "vms",
|
dso_scheme => "vms",
|
||||||
thread_scheme => "pthreads",
|
thread_scheme => "pthreads",
|
||||||
|
|
||||||
apps_aux_src => "vms_decc_init.c",
|
apps_aux_src => "vms_decc_init.c vms_term_sock.c",
|
||||||
},
|
},
|
||||||
|
|
||||||
"vms-alpha" => {
|
"vms-alpha" => {
|
||||||
|
Loading…
Reference in New Issue
Block a user