OSDN Git Service

meson: Make mremap() detecting works correctly
authorJuan Quintela <quintela@redhat.com>
Mon, 2 May 2022 13:11:19 +0000 (15:11 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 May 2022 10:07:06 +0000 (12:07 +0200)
commit354d2d9b87658bab5da58b4251aeb612fa7dc6e4
tree00081686f4e3bfe9a8bab15fe38889d8d7068910
parentdfdb4f3c28737879685398c4a610a220e1ecf9c2
meson: Make mremap() detecting works correctly

Without this (at least in Fedora 35) it don't detect mremap()
correctly.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20220502131119.2345-1-quintela@redhat.com>
[Also switch the LEGACY_RDMA_REG_MR test to cc.links, otherwise
 Debian fails to build. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build