commit | 8fe11232c8ad0fecbfab0ea804bfdef0bbec0da7 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Fri Sep 11 14:42:48 2020 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Sep 30 19:09:19 2020 +0200 |
tree | 0edf08a0682e0ac3bf15db7ed63e7146706a0acc | |
parent | 18240fdcaa890cf1873fc2cd961411ab22183968 [diff] |
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>