]> git.proxmox.com Git - mirror_qemu.git/commit - meson.build
meson: Add missing libdw knobs
authorIlya Leoshkevich <iii@linux.ibm.com>
Fri, 10 Feb 2023 00:52:07 +0000 (01:52 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 14 Feb 2023 08:02:42 +0000 (09:02 +0100)
commitbc71d58fd7f149081f89fb3a414ceb79691049db
tree9f52fec9e83d7e8107d2f44b59053a2486979bff
parent74a1b256d775591e57d0c6866a846172241c14a5
meson: Add missing libdw knobs

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 <thuth@redhat.com>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230210005208.438142-1-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
meson.build
meson_options.txt
scripts/meson-buildoptions.sh