mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
VMS: ensure x509_time_test is built
A lacking DCL variable to indicate where it's located was missing. Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7685)
This commit is contained in:
@@ -198,6 +198,7 @@ $ T_D_BAD_DTLS_TEST := [-.ssl]
|
||||
$ T_D_SSLV2CONFTEST := [-.ssl]
|
||||
$ T_D_DTLSTEST := [-.ssl]
|
||||
$ T_D_FATALERRTEST := [-.ssl]
|
||||
$ T_D_X509_TIME_TEST := []
|
||||
$
|
||||
$ EXOBJ_DTLSTEST := SSLTESTLIB
|
||||
$ EXOBJ_FATALERRTEST := SSLTESTLIB
|
||||
|
||||
Reference in New Issue
Block a user