mirror of
https://github.com/monero-project/monero.git
synced 2024-11-17 16:27:39 +00:00
Get rid of doubly-defined NDEBUG
This commit is contained in:
parent
955ad41a2d
commit
462658df4f
1 changed files with 0 additions and 7 deletions
7
external/unbound/config.h.cmake.in
vendored
7
external/unbound/config.h.cmake.in
vendored
|
@ -768,13 +768,6 @@
|
|||
#define _LARGEFILE_SOURCE 1
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
#ifndef UNBOUND_DEBUG
|
||||
# define NDEBUG
|
||||
#endif
|
||||
|
||||
/** Use small-ldns codebase */
|
||||
#define USE_SLDNS 1
|
||||
#ifdef HAVE_SSL
|
||||
|
|
Loading…
Reference in a new issue