diff options
author | Riccardo Spagni <ric@spagni.net> | 2016-01-03 20:03:00 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2016-01-03 20:03:00 +0200 |
commit | 10cc6a8593153f8e09eddff25173824e67dc1883 (patch) | |
tree | d48ef6831c2e40f0ea09734ed7862c7f5620aa7b /external/unbound/config.h.cmake.in | |
parent | Merge pull request #595 (diff) | |
parent | fixed conflicts (diff) | |
download | monero-10cc6a8593153f8e09eddff25173824e67dc1883.tar.xz |
Merge branch 'LMDB-tweaks'
Diffstat (limited to 'external/unbound/config.h.cmake.in')
-rw-r--r-- | external/unbound/config.h.cmake.in | 7 |
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 |