Disable exception handling.
Use -fno-exceptions in cmake. On MSVC, enable _HAS_EXCEPTION=0. Cleanup throw/catch from the source. Create yaml.cpp enclave because it needs exception to work. Disable thread_local optimizations in logs.cpp (TODO). Implement cpu_counter for cpu_threads (moved globals).
This commit is contained in:
Vendored
+1
-1
Submodule 3rdparty/yaml-cpp updated: eca9cfd648...6a211f0bc7
Reference in New Issue
Block a user