mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
Merge pull request #1967
6e985996
Easylogging: ELPP_STACKTRACE_ON_CRASH moved to ELPP_FEATURE_CRASH_LOG (MoroccanMalinois)
This commit is contained in:
commit
470ac0bfc7
3
external/easylogging++/ea_config.h
vendored
3
external/easylogging++/ea_config.h
vendored
@ -4,8 +4,7 @@
|
||||
#define ELPP_DEFAULT_LOG_FILE ""
|
||||
#if !defined __GNUC__ || defined __MINGW32__ || defined __MINGW64__ || defined __ANDROID__
|
||||
#else
|
||||
#define ELPP_STACKTRACE_ON_CRASH 1
|
||||
#define ELPP_FEATURE_CRASH_LOG 1
|
||||
#endif
|
||||
#define ELPP_DISABLE_DEFAULT_CRASH_HANDLING
|
||||
#define ELPP_FEATURE_CRASH_LOG 1
|
||||
#define ELPP_NO_CHECK_MACROS
|
||||
|
Loading…
Reference in New Issue
Block a user