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
|
#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 a new issue