mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
Fix build of /dev/crypto engine with no-dynamic-engine option
CLA: trivial Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/14329)
This commit is contained in:
parent
b0aae91324
commit
bed963d58d
@ -1361,7 +1361,6 @@ void engine_load_devcrypto_int(void)
|
||||
*/
|
||||
ERR_pop_to_mark();
|
||||
}
|
||||
}
|
||||
|
||||
#else
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user