avoid confliction definitions of NDEBUG
This commit is contained in:
parent
e334d78b87
commit
c91b5c717c
@ -8,6 +8,7 @@
|
||||
* See ssl/ssltest.c for some hints on how this can be used. */
|
||||
|
||||
#ifndef BIO_PAIR_DEBUG
|
||||
# undef NDEBUG /* avoid conflicting definitions */
|
||||
# define NDEBUG
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user