mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add custom define to disable uncaught exception logging.
This commit is contained in:
@@ -365,6 +365,7 @@ def config_base(env):
|
||||
,{'SOCI_CXX_C11' : '1'}
|
||||
,'_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS'
|
||||
,'BOOST_NO_AUTO_PTR'
|
||||
,'NO_LOG_UNHANDLED_EXCEPTIONS'
|
||||
])
|
||||
|
||||
if Beast.system.windows:
|
||||
|
||||
Reference in New Issue
Block a user