diff options
author | Ross Burton <ross.burton@intel.com> | 2018-01-29 15:39:20 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-29 23:05:11 +0000 |
commit | 88b3d730021107985ea749c92e52a323690f87dc (patch) | |
tree | 935a1bdc16f24016709fcf0831f34db4422c3599 /scripts/oe-git-proxy | |
parent | cf4fc7804f093f5b570eaeaa39cb5dce5db1e379 (diff) | |
download | openembedded-core-88b3d730021107985ea749c92e52a323690f87dc.tar.gz openembedded-core-88b3d730021107985ea749c92e52a323690f87dc.tar.bz2 openembedded-core-88b3d730021107985ea749c92e52a323690f87dc.zip |
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>
Diffstat (limited to 'scripts/oe-git-proxy')
0 files changed, 0 insertions, 0 deletions