diff options
| author | Mark Rowe <mark@vector35.com> | 2025-08-27 21:52:48 -0700 |
|---|---|---|
| committer | Mark Rowe <mark@vector35.com> | 2025-09-02 18:58:49 -0700 |
| commit | 837049b5534bc3dc6cbe83b136e514fd72602e42 (patch) | |
| tree | f3f249d797c402fab401a3354abd27f0cd70f312 /transform.cpp | |
| parent | 82a858d3be86d4e701cf8e2ebdc31c8d70237dd6 (diff) | |
Introduce a new define to control LogTrace rather than using _DEBUG
Defining `_DEBUG` changes which MSVC runtime library needs to be linked
which breaks clients attempting to use the C++ API with `RelWithDebInfo`.
To fix this we define a new private `BN_ENABLE_LOG_TRACE` macro and use
that within log.cpp where it was previously using `_DEBUG`.
Fixes https://github.com/Vector35/binaryninja-api/issues/7288.
Diffstat (limited to 'transform.cpp')
0 files changed, 0 insertions, 0 deletions
