aboutsummaryrefslogtreecommitdiff
path: root/external/unbound/config.h.cmake.in
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2016-01-03 20:03:00 +0200
committerRiccardo Spagni <ric@spagni.net>2016-01-03 20:03:00 +0200
commit10cc6a8593153f8e09eddff25173824e67dc1883 (patch)
treed48ef6831c2e40f0ea09734ed7862c7f5620aa7b /external/unbound/config.h.cmake.in
parentMerge pull request #595 (diff)
parentfixed conflicts (diff)
downloadmonero-10cc6a8593153f8e09eddff25173824e67dc1883.tar.xz
Merge branch 'LMDB-tweaks'
Diffstat (limited to 'external/unbound/config.h.cmake.in')
-rw-r--r--external/unbound/config.h.cmake.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/external/unbound/config.h.cmake.in b/external/unbound/config.h.cmake.in
index 861020ecd..9658c8693 100644
--- a/external/unbound/config.h.cmake.in
+++ b/external/unbound/config.h.cmake.in
@@ -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