diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-04-20 17:33:56 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-05-07 07:46:58 +0200 |
commit | f7fb6c6ad4f6c5dd2e37af9ec60c51d6de24a24e (patch) | |
tree | 67dbb87f1d0d1fe2571d336fa901ec09e7b020ff /scripts | |
parent | ce6119dc8e025f17c38926aa793f96ed74cb3cc0 (diff) | |
download | qemu-f7fb6c6ad4f6c5dd2e37af9ec60c51d6de24a24e.zip qemu-f7fb6c6ad4f6c5dd2e37af9ec60c51d6de24a24e.tar.gz qemu-f7fb6c6ad4f6c5dd2e37af9ec60c51d6de24a24e.tar.bz2 |
meson: always combine directories with prefix
Meson allows directories such as "bindir" to be relative to the prefix. Right
now configure is forcing an absolute path, but that is not really necessary:
just make sure all uses of the directory variables are prefixed appropriately.
Do the same also for the options that are custom for QEMU, i.e. docdir and
qemu_firmwarepath.
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions