glibc 2.27 fix 69/10969/2
authorMarco Varlese <marco.varlese@suse.com>
Tue, 6 Mar 2018 07:09:04 +0000 (08:09 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Tue, 6 Mar 2018 13:11:18 +0000 (13:11 +0000)
commit3f6ede3ab3df9624ba3682d5bc82c4f2aa2e0506
treeb84d091abc782ca9710cd9b880b066d9cd283c6f
parent07dce1e11de9872b5c9695e8cbbf89a2bcb3f63d
glibc 2.27 fix

With glibc 2.27 the memfd_create has been added to the devel libraries.
That's causing the internally defined static function to clash with the
system wide one. This patch addresses that issue on systems with latest
glibc libraries.

Change-Id: I788bf49b23d5b5f1cb1c0374e243d8a429178a71
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
src/configure.ac
src/vppinfra/linux/syscall.h