mirror of
https://github.com/monero-project/monero.git
synced 2025-12-22 23:26:44 -08:00
disable ELPP_STACKTRACE_ON_CRASH for android
This commit is contained in:
@@ -51,7 +51,9 @@
|
||||
|
||||
#define ELPP_THREAD_SAFE
|
||||
#define ELPP_DEFAULT_LOG_FILE ""
|
||||
#ifndef __ANDROID__
|
||||
#define ELPP_STACKTRACE_ON_CRASH 0
|
||||
#endif
|
||||
#define ELPP_DISABLE_DEFAULT_CRASH_HANDLING
|
||||
#define ELPP_FEATURE_CRASH_LOG 1
|
||||
#define ELPP_DISABLE_CHECK_MACROS
|
||||
|
||||
Reference in New Issue
Block a user