mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-27 05:13:25 +01:00
Get rid of doubly-defined NDEBUG
This commit is contained in:
parent
955ad41a2d
commit
462658df4f
7
external/unbound/config.h.cmake.in
vendored
7
external/unbound/config.h.cmake.in
vendored
@ -768,13 +768,6 @@
|
|||||||
#define _LARGEFILE_SOURCE 1
|
#define _LARGEFILE_SOURCE 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef UNBOUND_DEBUG
|
|
||||||
# define NDEBUG
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/** Use small-ldns codebase */
|
/** Use small-ldns codebase */
|
||||||
#define USE_SLDNS 1
|
#define USE_SLDNS 1
|
||||||
#ifdef HAVE_SSL
|
#ifdef HAVE_SSL
|
||||||
|
Loading…
Reference in New Issue
Block a user