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 <[email protected]> Signed-off-by: Ilya Leoshkevich <[email protected]> --- meson.build | 11 +++++++---- meson_options.txt | 2 ++ scripts/meson-buildoptions.sh | 3 +++ 3 files changed, 12 insertions(+), 4 deletions(-)
Thanks! Reviewed-by: Thomas Huth <[email protected]>
