From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Dominik Csapak <d.csapak@proxmox.com>
Subject: [pve-devel] applied: [PATCH qemu] fix dependencies on headers for 'vma' and 'pbs_restore'
Date: Thu, 18 Nov 2021 08:21:01 +0100 [thread overview]
Message-ID: <e6002ef2-6f89-7f4e-5265-2649324974b1@proxmox.com> (raw)
In-Reply-To: <20211118070538.357481-1-d.csapak@proxmox.com>
On 18.11.21 08:05, Dominik Csapak wrote:
> both of them depend on generated header files, so we have to specify
> them as sources. Otherwise, it happens (at least on some machines) that
> they will be compiled before the headers are generated, aborting the
> build.
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> thanks @wolfgang for helping me understand meson a bit better ;)
>
> .../pve/0025-PVE-Backup-add-vma-backup-format-code.patch | 2 +-
> ...PVE-Backup-pbs-restore-new-command-to-restore-from-p.patch | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
>
applied, but prefixed commit subject with "buildsys", thanks!
prev parent reply other threads:[~2021-11-18 7:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-18 7:05 [pve-devel] " Dominik Csapak
2021-11-18 7:21 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e6002ef2-6f89-7f4e-5265-2649324974b1@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.