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

2019-01-13 Thread Yuval Shaia
On Sat, Jan 12, 2019 at 05:02:25PM +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

[Qemu-devel] [PATCH 3/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: