On 3/11/24 14:23, Ilya Leoshkevich wrote:
Currently DEBUG_REMAP is a macro that needs to be manually #defined to
be activated, which makes it hard to have separate build directories
dedicated to testing the code with it. Promote it to a meson option.

Signed-off-by: Ilya Leoshkevich <i...@linux.ibm.com>
---
  bsd-user/qemu.h               | 6 ++----
  linux-user/qemu.h             | 4 +---
  linux-user/uaccess.c          | 4 ++--
  meson.build                   | 4 ++++
  meson_options.txt             | 2 ++
  scripts/meson-buildoptions.sh | 3 +++
  6 files changed, 14 insertions(+), 9 deletions(-)

Sorry for the delay.  Queued for 9.1.


r~

Reply via email to