]> xenbits.xensource.com Git - qemu-xen.git/commit
build-sys hack: ensure target directory is there
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 27 Aug 2019 17:57:39 +0000 (21:57 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 21 Aug 2020 10:18:35 +0000 (06:18 -0400)
commitac76f9d17cff2e5b9c002a387f711d03a404a2de
tree30d3ea583b3d7235924c637b3a6fdf7eb6aa7e33
parent0979ed017f093ead3c011513a3a79517ed75bd00
build-sys hack: ensure target directory is there

By removing some unnest-vars calls, we miss some directory creation
that may be required by some/dir/object.d.

This will go away once everything is converted to Meson.

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