meson: error out if qemu_suffix starts with /
commit8fe11232c8ad0fecbfab0ea804bfdef0bbec0da7
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 11 Sep 2020 12:42:48 +0000 (11 14:42 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Sep 2020 17:09:19 +0000 (30 19:09 +0200)
tree0edf08a0682e0ac3bf15db7ed63e7146706a0acc
parent18240fdcaa890cf1873fc2cd961411ab22183968
meson: error out if qemu_suffix starts with /

Since the variable is used for path concatenation, the result would
ignore the prefix directory altogether.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build