mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-04-29 19:24:37 +00:00
Fix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev-linux
CLA: trivial Fixes #8911 Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/8866)
This commit is contained in:
parent
3527cfcf28
commit
fdbb3a8655
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
/* #define ENGINE_DEVCRYPTO_DEBUG */
|
/* #define ENGINE_DEVCRYPTO_DEBUG */
|
||||||
|
|
||||||
#ifdef CRYPTO_ALGORITHM_MIN
|
#if CRYPTO_ALGORITHM_MIN < CRYPTO_ALGORITHM_MAX
|
||||||
# define CHECK_BSD_STYLE_MACROS
|
# define CHECK_BSD_STYLE_MACROS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user