Loading Configurations/10-main.conf +1 −0 Original line number Diff line number Diff line Loading @@ -1703,6 +1703,7 @@ sub vc_wince_info { debug => "/DEBUG/TRACEBACK", release => "/NODEBUG/NOTRACEBACK"), shared_target => "vms-shared", dso_scheme => "vms", thread_scheme => "pthreads", apps_aux_src => "vms_decc_init.c", Loading crypto/dso/dso_openssl.c +1 −1 Original line number Diff line number Diff line Loading @@ -66,6 +66,6 @@ static DSO_METHOD dso_meth_null = { DSO_METHOD *DSO_METHOD_openssl(void) { return dso_meth_null(); return &dso_meth_null; } #endif Loading
Configurations/10-main.conf +1 −0 Original line number Diff line number Diff line Loading @@ -1703,6 +1703,7 @@ sub vc_wince_info { debug => "/DEBUG/TRACEBACK", release => "/NODEBUG/NOTRACEBACK"), shared_target => "vms-shared", dso_scheme => "vms", thread_scheme => "pthreads", apps_aux_src => "vms_decc_init.c", Loading
crypto/dso/dso_openssl.c +1 −1 Original line number Diff line number Diff line Loading @@ -66,6 +66,6 @@ static DSO_METHOD dso_meth_null = { DSO_METHOD *DSO_METHOD_openssl(void) { return dso_meth_null(); return &dso_meth_null; } #endif