diff options
author | Michael Tokarev <mjt@tls.msk.ru> | 2013-10-21 12:33:58 +0400 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2013-10-26 13:01:37 +0400 |
commit | 2b170effc7a0bb27f019727e5be02cd989e54e7d (patch) | |
tree | 83401d26a5e3f99d9100c4bd0a4b6f8707c03acd /dump.c | |
parent | fc8ead74674b7129e8f31c2595c76658e5622197 (diff) | |
download | qemu-2b170effc7a0bb27f019727e5be02cd989e54e7d.zip |
configure: create fsdev/ directory
In some cases when building with parallelism (make -jN),
build fails because the directory where output files are
supposed to be does not exist. In particular, when make
decides to build virtfs-proxy-helper.1 before other files
in fsdev/, build will fail with the following error:
perl -Ww -- BUILDDIR/scripts/texi2pod.pl BUILDDIR/fsdev/virtfs-proxy-helper.texi fsdev/virtfs-proxy-helper.pod && pod2man --utf8 --section=1 --center=" " --release=" " fsdev/virtfs-proxy-helper.pod > fsdev/virtfs-proxy-helper.1
opening "fsdev/virtfs-proxy-helper.pod": No such file or directory
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'dump.c')
0 files changed, 0 insertions, 0 deletions