Merge branch 'next' into squelch_reports
This commit is contained in:
commit
bcf4748b9c
|
@ -139,7 +139,7 @@ endif ()
|
||||||
# Diagnostics
|
# Diagnostics
|
||||||
# Enable building with logs, some memory diagnostics.
|
# Enable building with logs, some memory diagnostics.
|
||||||
#------------------------------------------------------------------------
|
#------------------------------------------------------------------------
|
||||||
option( ENABLE_DEBUG_LOG "Set ON to output debugging messages." ON )
|
option( ENABLE_DEBUG_LOG "Set ON to output debugging messages." OFF )
|
||||||
option( ENABLE_ALLOC_DEBUG "Set ON to output node allocation diagnostics." OFF )
|
option( ENABLE_ALLOC_DEBUG "Set ON to output node allocation diagnostics." OFF )
|
||||||
option( ENABLE_MEMORY_DEBUG "Set ON to output some memory diagnostics." OFF )
|
option( ENABLE_MEMORY_DEBUG "Set ON to output some memory diagnostics." OFF )
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
5.5.62
|
5.5.63
|
||||||
2017.10.08
|
2017.10.09
|
||||||
|
|
Loading…
Reference in a new issue