]> code.ossystems Code Review - openembedded-core.git/commit
libxshmfence: fix build with glibc 2.27
authorRoss Burton <ross.burton@intel.com>
Mon, 29 Jan 2018 15:39:20 +0000 (15:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Jan 2018 23:05:11 +0000 (23:05 +0000)
commit88b3d730021107985ea749c92e52a323690f87dc
tree935a1bdc16f24016709fcf0831f34db4422c3599
parentcf4fc7804f093f5b570eaeaa39cb5dce5db1e379
libxshmfence: fix build with glibc 2.27

With glibc 2.27 memfd_create() is behind a _GNU_SOURCE guard, so use
AC_USE_SYSTEM_EXTENSIONS to define it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/xorg-lib/libxshmfence/extensions.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-lib/libxshmfence_1.2.bb