Re: [Qemu-devel] [PATCH 0/3] contrib/rdmacm-mux: fix clang compilation

2019-01-14 Thread Marcel Apfelbaum
Hi Cornelia, On 1/14/19 1:42 PM, Cornelia Huck wrote: On Sat, 12 Jan 2019 17:02:22 +0200 Marcel Apfelbaum wrote: Fix Commit a5d2f6f877 (contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer). The above commit introduces a new contrib target, adding a glo

Re: [Qemu-devel] [PATCH 0/3] contrib/rdmacm-mux: fix clang compilation

2019-01-14 Thread Cornelia Huck
On Sat, 12 Jan 2019 17:02:22 +0200 Marcel Apfelbaum wrote: > Fix Commit a5d2f6f877 (contrib/rdmacm-mux: Add implementation >of RDMA User MAD multiplexer). > > The above commit introduces a new contrib target, adding a global dependency > to libumad library in case pvrdma

[Qemu-devel] [PATCH 0/3] contrib/rdmacm-mux: fix clang compilation

2019-01-12 Thread Marcel Apfelbaum
Fix Commit a5d2f6f877 (contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer). The above commit introduces a new contrib target, adding a global dependency to libumad library in case pvrdma configuration option is enabled. Clang forbids it: clang-6.0: error