diff options
author | Riccardo Spagni <ric@spagni.net> | 2016-01-03 20:02:44 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2016-01-03 20:02:44 +0200 |
commit | 58dbc9d122b5274c8a67f0dc035efbb3943f7e5f (patch) | |
tree | d48ef6831c2e40f0ea09734ed7862c7f5620aa7b /external/unbound | |
parent | Merge pull request #595 (diff) | |
parent | ARMv7 optimization flags are too aggressive (diff) | |
download | monero-58dbc9d122b5274c8a67f0dc035efbb3943f7e5f.tar.xz |
fixed conflicts
Diffstat (limited to 'external/unbound')
-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 |