qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] hw/rdma: Compile target-independent parts of the rdma code o


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] hw/rdma: Compile target-independent parts of the rdma code only once
Date: Thu, 20 Apr 2023 15:54:09 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 19/4/23 13:49, Thomas Huth wrote:
Some files of the rdma code do not depend on any target specific
macros. Compile these only once to safe some time during the build.

s/safe/save/


Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  hw/rdma/meson.build | 8 +++++---
  1 file changed, 5 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]