On 30/01/2023 23.52, Ilya Leoshkevich wrote:
Add the missing meson infrastructure bits for the new libdw
dependency. Model them after the existing capstone knobs.
Fixes: 7c10cb38ccb8 ("accel/tcg: Add debuginfo support")
Reported-by: Thomas Huth <th...@redhat.com>
Signed-off-by: Ilya Leoshkevich <i...@linux.ibm.com>
---
meson.build | 11 +++++++----
meson_options.txt | 2 ++
scripts/meson-buildoptions.sh | 3 +++
3 files changed, 12 insertions(+), 4 deletions(-)
Thanks!
Reviewed-by: Thomas Huth <th...@redhat.com>