Fixup choice of easylogging++ vs libunwind stack trace code

release-v0.4.0.1
moneromooo-monero 7 years ago
parent 1e6d875783
commit ea359b50cb
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -198,6 +198,7 @@ ELPP_INTERNAL_DEBUGGING_OUT_INFO << ELPP_INTERNAL_DEBUGGING_MSG(internalInfoStre
# if (ELPP_COMPILER_GCC && !ELPP_MINGW)
# define ELPP_STACKTRACE 1
# else
# define ELPP_STACKTRACE 0
# if ELPP_COMPILER_MSVC
# pragma message("Stack trace not available for this compiler")
# else

Loading…
Cancel
Save