mirror of
https://github.com/monero-project/monero.git
synced 2026-02-01 09:15:16 +01:00
Fixup choice of easylogging++ vs libunwind stack trace code
This commit is contained in:
1
external/easylogging++/easylogging++.h
vendored
1
external/easylogging++/easylogging++.h
vendored
@@ -198,6 +198,7 @@ ELPP_INTERNAL_DEBUGGING_OUT_INFO << ELPP_INTERNAL_DEBUGGING_MSG(internalInfoStre
|
|||||||
# if (ELPP_COMPILER_GCC && !ELPP_MINGW)
|
# if (ELPP_COMPILER_GCC && !ELPP_MINGW)
|
||||||
# define ELPP_STACKTRACE 1
|
# define ELPP_STACKTRACE 1
|
||||||
# else
|
# else
|
||||||
|
# define ELPP_STACKTRACE 0
|
||||||
# if ELPP_COMPILER_MSVC
|
# if ELPP_COMPILER_MSVC
|
||||||
# pragma message("Stack trace not available for this compiler")
|
# pragma message("Stack trace not available for this compiler")
|
||||||
# else
|
# else
|
||||||
|
|||||||
Reference in New Issue
Block a user